All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.13 2022-12-05
- Fixed device HmIP-DRDI3. Changed parent class from AsyncSwitch to AsyncDimmer
1.0.12 2022-11-30
- Add Async device for HmIP-DRDI3
1.0.11 2022-11-27
- Support for Hue devices
- Unknown devices are now represented by class BaseDevice
- Add device type ExternalDevice (which represents external devices (Hue))
- Add deviceArchetype (which differentiates between HMIP and EXTERNAL devices)
- Add ExternalBaseChannel
- Add ExternalUniversalLightChannel
1.0.10 2022-11-26
- CLI: Print result when using set_switch_state and set_dim_level
- Add tests for Multi IO Box HmIP-MIOB
- issue: 471 Fix AsyncHeatingThermostatEvo
- Changed contact email-address for pypi-Package
1.0.9 2022-10-08
- issue: 450 Add support for device ELV-SH-BS2
- issue: 464 Add support for group INDOOR_CLIMATE
- issue: 465 Add argument --print-infos to CLI to print channels of a device or devices of a group
1.0.8 2022-10-04
- bug: 463 Add valvePosition for device HmIP-FALMOT-C12
- Fixed --toggle-garage-door in hmip_cli.py
- PR: 453 Add support for device HmIP-DLS (Door Lock Sensor)
- PR: 451 Add support for device HmIP-DLD (Door Lock Drive)
- Add Group AccessAuthorizationProfileGroup
- Add Group AccessControlGroup
- Add argument
--pin 1234
to hmip_cli.py - Add argument
--set-lock-state OPEN/LOCKED/UNLOCKED
to hmip_cli.py
- README.md has been created which replaces README.rst
- Github actions is used for releases and testing
1.0.7 2022-07-25
- PR: 449 Add support for Device HmIP-WGC
- Fixed some typos from Version 1.0.5
1.0.5 2022-07-16
- PR: 447: Error message when using HmIP-STE2-PCB (There is no class for functionalChannel 'TEMPERATURE_SENSOR_2_EXTERNAL_DELTA_CHANNEL' yet)
- PR: 448: HomematicIP Rest API should be tested against python versions 3.8, 3.9, 3.10
1.0.4 2022-07-12
- [PR: 444]: the function _ws_on_message in homematicip/home.py expected two arguments, but just one was provided.
1.0.3 2022-07-06
- PR: 440: Do not pass loop for Py3.10 compat
1.0.2 2022-02-03
- [PR: 413]: added samples
- API
- PR: 424: Drop loop kwarg from async_timeout.timeout
1.0.1 2021-05-27
- Devices
- HMIP-DRDI3 (Dimming Actuator Inbound 230V – 3x channels, 200W per channel)
- API
- Groups
- PR: 410 Add support for channel parsing in SECURITY_ZONES and SECURITY_AND_ALARM
- Groups
1.0.0 2021-04-05
- Devices
- HmIP-STE2-PCB (Temperature Difference Sensors - 2x sensors)
- API
0.13.1 2021-01-23
- API
- Rules
- Add async classes and methods for rules
- Home
- Added activate_absence_permanent method
- Rules
- Devices
- HMIP-DRSI1 (Switch Actuator for DIN rail mount – 1x channel)
- HMIP-SRD (Rain Sensor)
- HMIP-WRCC2 (Wall-mount Remote Control – flat)
0.13.0 2020-12-03
- Devices
- [HMIP-DRSI4] (Switch Actuator for DIN rail mount – 4x channels)
- [HMIP-DRBLI4] (Blind Actuator for DIN rail mount – 4 channels)
- [HMIP-FCI6] (Contact Interface flush-mount – 6x channels)
0.12.1 2020-11-10
- Devices
- HMIP-HDM1 (Hunter Douglas & erfal window blinds)
- stop method
0.12.0 2020-11-09
- BUG: 342 NameError: name 'xrange' is not defined on Python 3.8.1
0.11.0 2020-08-31
- API
- Home
- accessPointUpdateStates
- Home
- Devices
- HMIPW-DRD3 (Homematic IP Wired Dimming Actuator – 3x channels)
- HMIPW-DRS8 (Homematic IP Wired Switch Actuator – 8x channels)
- HMIPW-DRI32 (Homematic IP Wired Inbound module – 32x channels)
- HMIP-STV (Inclination and vibration Sensor)
- Fields
- connectionType
- new OptionalFeatures
- BUG: 325 Requirements are now using a min version instead of a pinned version. requirements_dev.txt will still use the pinned versions to make sure that the latest version is compatible with the library.
0.10.19 2020-07-08
- PR: 320 Fix FSI-16
0.10.18 2020-06-07
- Devices
- HMIP-MOD-HO (Module for Hörmann drives)
- HMIP-FSI16 (Switch Actuator with Push-button Input 230V, 16A)
- HMIP-SWDO-PL (Shutter Contact Plus)
- CLI
- --channel parameter for turning on/off different channels and not just the first one
0.10.17 2020-02-16
- PR: 300 Fix AsyncMotionDetectorPushButton
0.10.16 2020-02-16
- Devices
- HMIP-WTH-B (Wall Thermostat Basic)
- ALPHA-IP-RBG (Alpha IP Wall Thermostat Display)
- ALPHA-IP-RBGa (ALpha IP Wall Thermostat Display analog)
- BUG: 294: hmip_cli.py --anonymize will wrongly anonymize other fields
0.10.15 2019-12-30
- API
- Groups
- Created new Async/SwitchBaseGroup class for groups which are using on, dimLevel, lowbat and dutycycle
- ShutterProfile
- Groups
- Devices
- HMIP-FALMOT-C12 (Floor Heating Actuator – 12x channels, motorised)
- HMIP-WHS2 (Switch Actuator for heating systems – 2x channels)
- HMIP-PMFS (Pluggable Power Supply Monitoring)
0.10.14 - 2019-12-22
-
API
- FunctionalChannels:
- DOOR_CHANNEL
- DEVICE_RECHARGEABLE_WITH_SABOTAGE
- ExtendedLinkedShutterGroup.set_slats_level
- added missing attributes
- FunctionalChannels:
-
Devices
- HMIP-MOD-TM (Garage Door Module for Novoferm and Tormatic door operators)
- HMIP-ASIR-O (Alarm Siren - outdoor)
-
Groups
- HOT_WATER
-
Python 3.8 support
- General
- removed homematicip-testing package. Pip will automatically install the latest tagged release. For a "nightly" build you just have to run it with the "--pre" argument.
- BUG: 266: Anonymize won't work on the Silvercrest models
0.10.13 - 2019-10-19
- API
- converted FakeCloudServer to an async implementation
- the Home websocket can now automatically reopen a lost connection (default)
0.10.12 - 2019-09-27
- API
- Added event handlers for adding/updating/removing devices and groups
- fixed cloud bug: DEVICE/GROUP_ADDED will now be generated instead of DEVICE/GROUP_CHANGED on an added device
0.10.11 - 2019-09-23
- Devices
- HMIP-MOD-RC8 (Open Collector Module Sender - 8x)
- HMIP-SAM (Acceleration Sensor)
- API
- moved homematicip.HomematicIPBaseObject to homematicip.base.HomematicIPBaseObject package
0.10.10 - 2019-08-01
- Devices
- HMIP-SCI (Contact Interface Sensor)
- API
- add supported optional features
- BUG: 223 activateVacation does not work
0.10.9 - 2019-07-06
- API
- homematicip_demo package for testing against a test server
- a warning on parsing an enum value from string which isn't currently existing in the API
- BUG: 220 Support controlMode ECO
0.10.8 - 2019-05-23
- Devices
- HMIP-PCBS2 (Switch Circuit Board - 2x channels)
- HMIP-BBL (Blind Actuator for brand switches)
- HMIP-FAL230-C10 (Floor Heating Actuator – 10x channels, 230V)
- HMIP-FAL24-C6 (Floor Heating Actuator – 6x channels, 24V)
- HMIP-FAL24-C10 (Floor Heating Actuator – 10x channels, 24V)
- Async implementation of HMIP-PCBS-BAT (Printed Circuit Board Switch Battery)
0.10.7 - 2019-04-09
- Devices
- HMIP-MIOB (Multi IO Box for floor heating & cooling)
- API
- FunctionalChannels: ANALOG_OUTPUT_CHANNEL, GENERIC_INPUT_CHANNEL
- WeatherCondition.STRONG_WIND
- vaporAmount property to WeatherSensorPro, WeatherSensorPlus, WeatherSensor, TemperatureHumiditySensorOutdoor, TemperatureHumiditySensorWithoutDisplay, TemperatureHumiditySensorDisplay, WeatherSensorChannel and Weather
- BUG: 188 STRONG_WIND Weather condition
0.10.6 - 2019-03-02
-
Devices
- HMIP-FBL (Blind Actuator - flush-mount)
- HMIP-BRC2 (Remote Control for brand switches – 2 channels)
- HMIP-eTRV-C (Heating-thermostat compact without display)
-
API
- AutoNameEnum.fromstr does now take a default parameter
- HeatingThermostat.valveActualTemperature = we are now able to read the measured temperature on the VALVE!
- Async/HeatingFailureAlertRuleGroup
0.10.5 - 2019-01-26
- started with documentation
- Devices
- HMIP-BSL (Switch Actuator for brand switches – with signal lamp)
- HMIP-KRC4 (Key Ring Remote Control - 4 buttons)
- HMIP-SLO (Light Sensor outdoor)
- API
- Groups
- Async/AlarmSwitchingGroup
- added test/set_signal_acoustic methods
- HeatingGroup
- added heatingFailureSupported, valveSilentModeEnabled, valveSilentModeSupported properties
- Async/HeatingFailureAlertRuleGroup
- Async/AlarmSwitchingGroup
- Groups
0.10.4 - 2019-01-20
- Devices
- HMIP-SPDR
- HMIP-FCI1
- API
- DeviceUpdateState enum
- functionalChannel
- DevicePermanentFullRxChannel
- PassageDetectorChannel
- InternalSwitchChannel
- MultiModeInputChannel
- Device
- MotionDetectorPushButton
- added permanentFullRx property
- MotionDetectorPushButton
- Enums
- MultiModeInputMode
- BinaryBehaviorType
- Group
- HeatingGroup
- added set_control_mode method
- HeatingGroup
- CLI
- added --server-config parameter. Instead of downloading the configuration from the cloud it will load a file.
- API
- moved functionalChannels to homematicip.base
0.10.3 - 2019-01-06
- Devices
- HMIP-SWO-PL
0.10.2 - 2019-01-06
- Devices
- HMIP-SMO-A
- API
- Small Bugfix in the aio library
0.10.1 - 2018-12-28
- API
- FunctionalChannels
- AlarmSirenChannel
- FloorTerminalBlockChannel
- FloorTerminalBlockLocalPumpChannel
- HeatDemandChannel
- DehumidifierDemandChannel
- Enums
- HeatingLoadType
- Devices
- HMIP-FAL230-C6
- added missing properties
- HMIP-FAL230-C6
- FunctionalChannels
- Stability improvements
0.10.0 - 2018-12-23
-
Devices
- HMIP-FDT
- HMIP-MOD-OC8
- HMIP-RC8
- HMIP-SWDM
- HMIP-SWDM-2
- HMIP-WRC6
-
hmip_cli.py
- Parameter added: --set-dim-level
- Parameter added: --reset-energy-counter
- Parameter added: --set-boost-duration
-
API
- FunctionalChannels
- [Async]Home
- get_OAuth_OTK
- AsyncHome
- delete_group
- get_security_journal
- set_powermeter_unit_price
- set_timezone
- set_pin
- set_zone_activation_delay
- Home
- added clearConfig Parameter to get a "fresh" configuration
- [Async]Switch
- Added channelIndex Parameter to set_switch_state, turn_on, turn_off
- [Async]PlugableSwitchMeasuring
- Added reset_energy_counter
- [Async]Group
- added delete method
- AsyncGroup
- set_label
- AsyncHeatingGroup
- set_boost_duration
- [Async]SecurityEvents
- SensorEvent
- SabotageEvent
- MoistureDetectionEvent
- SmokeAlarmEvent
- ExternalTriggeredEvent
- OfflineAlarmEvent
- WaterDetectionEvent
- MainsFailureEvent
- OfflineWaterDetectionEvent
- hmip_cli.py
- converting config.py to config.ini
- homematicip/base/constants.py -> use homematicip/base/enums.py
- BUG: 141 AsyncSwitchingGroup.turn_off will turn the group on
0.9.8 - 2018-07-14
- API
- enum backward compatibility for python 3.5
- FunctionalHomes
0.9.7 - 2018-07-06
- Devices
- HMIP-SWD
- HMIP-SMI55
0.9.6 - 2018-06-12
- API -- async packaged got renamed to aio
0.9.5 - 2018-06-09
- API -- async auth module
0.9.4 - 2018-05-23
- API -- Support for the new HMIP Cloud Update