Skip to content

added devices MIP-MOD-RC8 & HMIP-SAM

Compare
Choose a tag to compare
@coreGreenberet coreGreenberet released this 23 Sep 12:59
· 779 commits to master since this release

[0.10.11] - 2019-09-23

Added

  • Devices
    • HMIP-MOD-RC8 (Open Collector Module Sender - 8x)
    • HMIP-SAM (Acceleration Sensor)

Deprecated

  • API
    • moved homematicip.HomematicIPBaseObject to homematicip.base.HomematicIPBaseObject package

[0.10.10] - 2019-08-01

Added

  • Devices
    • HMIP-SCI (Contact Interface Sensor)
  • API
    • add supported optional features

Fixes

  • [BUG: 223] activateVacation does not work

[0.10.9] - 2019-07-06

Added

  • 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

Fixes

  • [BUG: 220] Support controlMode ECO

[0.10.8] - 2019-05-23

Added

  • 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 Curcuit Board Switch Battery)

[0.10.7] - 2019-04-09

Added

  • 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

FIXED

  • [BUG: 188] STRONG_WIND Weather condition

[0.10.6] - 2019-03-02

Added

  • 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.from_str 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

Added

  • 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

[0.10.4] - 2019-01-20

Added

  • Devices
    • HMIP-SPDR
    • HMIP-FCI1
  • API
    • DeviceUpdateState enum
    • functionalChannel
      • DevicePermanentFullRxChannel
      • PassageDetectorChannel
      • InternalSwitchChannel