Skip to content

Releases: danielperna84/custom_homematic

0.6.2

27 Dec 19:43
17a494f
Compare
Choose a tag to compare

What's Changed

  • Add selector to service disable_away_mode
  • Bump hahomematic to 0.6.1:
    • Display profiles only when hvac_mode auto is enabled
    • Fix binary sensor state update for hmip 2-state sensors

Full Changelog: 0.6.1...0.6.2

0.6.1

27 Dec 17:13
7fd96e3
Compare
Choose a tag to compare

What's Changed

  • Add climate services for away mode (experimental)
  • Bump hahomematic to 0.6.0:
    • Fix HVAC_MODE_OFF for climate

Full Changelog: 0.5.1...0.6.1

0.5.1

26 Dec 14:52
4896ac5
Compare
Choose a tag to compare

What's Changed

  • Fix hm_light turn_off

Full Changelog: 0.5.0...0.5.1

0.5.0

25 Dec 22:07
d061ae3
Compare
Choose a tag to compare

What's Changed

  • Separate device_address and channel_address
  • Remove internal device temperature (ACTUAL_TEMPERATURE CH0)
  • Display if AWAY_MODE is set on thermostat

Full Changelog: 0.4.0...0.5.0

0.4.0

24 Dec 14:11
eb2127a
Compare
Choose a tag to compare

What's Changed

  • Bump hahomematic to 0.4.0:
    • Add ACTUAL_TEMPERATURE as separate entity by @towo
    • Add HEATING_COOLING to IPThermostat and Group
    • Add ()HUMIDITY and ()TEMPERATURE as separate entities for Bidcos thermostats
    • use ACTIVE_PROFILE in climate presets

Full Changelog: 0.3.2...0.4.0

0.3.2

23 Dec 15:46
Compare
Choose a tag to compare

Make HmIP-BSM a switch (only dimable devices should be lights). thanks to @itn3rd77

0.3.1

23 Dec 12:13
Compare
Choose a tag to compare

What's Changed

  • Add EntityDescription for Number: Level, Active Profile

Full Changelog: 0.2.1...0.3.1

0.2.1

22 Dec 17:39
Compare
Choose a tag to compare

What's Changed

  • Use device selector for services
  • Remove virtual_key service
  • Update dutch translations

Full Changelog: 0.2.0...0.2.1

0.2.0

22 Dec 11:58
a5936ad
Compare
Choose a tag to compare

What's Changed

  • Sort and use more enums for EntityCategory
  • Cleanup device_info
  • Add configuration_url to service device
  • Move parameters in internal config
  • Fix #80 broken config_flow

Full Changelog: 0.1.2...0.2.0

0.1.2

21 Dec 15:31
7b295cf
Compare
Choose a tag to compare

What's Changed

  • Rename async methods and callback methods to async_*
  • Update device identifier with interface_id
  • Refactor device_info and identifier handling

Full Changelog: 0.1.0...0.1.2