Skip to content

Releases: danielperna84/hahomematic

0.11.0

02 Jan 15:38
6a25edc
Compare
Choose a tag to compare

What's Changed

  • Add positional arguments
  • Add missing channel no
  • Set ED_PHY_CHANNEL min_length to 1
  • Add platform zu hub entities
  • Use entities in properties
  • Add transition to dimmer
  • Rename entity.state to entity.value
  • Remove channel no, if channel is the only_primary_channel

Full Changelog: 0.10.0...0.11.0

0.10.0

31 Dec 13:36
cbff4d8
Compare
Choose a tag to compare

What's Changed

  • Make reset_motion, reset_presence a button
  • add check to device_name / Fixes

Full Changelog: 0.9.1...0.10.0

0.9.1

30 Dec 21:29
67a3037
Compare
Choose a tag to compare

What's Changed

  • Load and clear caches async
  • Extend naming strategy to use device name if channel name is not customized

Full Changelog: 0.9.0...0.9.1

0.9.0

30 Dec 13:36
59081c2
Compare
Choose a tag to compare

What's Changed

  • Make events translatable

Full Changelog: 0.8.0...0.9.0

0.8.0

29 Dec 19:44
202a601
Compare
Choose a tag to compare

What's Changed

  • Add export for device definition

Full Changelog: 0.7.0...0.8.0

0.7.0

28 Dec 18:58
5ce356d
Compare
Choose a tag to compare

What's Changed

  • Remove deleted entities from device and central collections
  • Use datetime for last_events
  • Climate IP: use calendar for duration away

Full Changelog: 0.6.1...0.7.0

0.6.1

27 Dec 19:20
Compare
Choose a tag to compare

What's Changed

  • Display profiles only when hvac_mode auto is enabled
  • Fix binary sensor state update for hmip 2-state sensors

Full Changelog: 0.6.0...0.6.1

0.6.0

27 Dec 16:28
e8c6b00
Compare
Choose a tag to compare

What's Changed

  • Add climate methods for away mode
  • Fix HVAC_MODE_OFF for climate

Full Changelog: 0.5.1...0.6.0

0.5.0

25 Dec 22:04
07ed90c
Compare
Choose a tag to compare

What's Changed

  • Fix Select Entity
  • Remove internal device temperature (ACTUAL_TEMPERATURE CH0)
  • Support Cool Mode for IPThermostats
  • Display if AWAY_MODE is set on thermostat
  • Separate device_address and channel_address

Full Changelog: 0.4.0...0.5.0

0.4.0

24 Dec 22:23
d6b35b9
Compare
Choose a tag to compare

What's Changed

  • Use datetime for last_updated (time_initialized)
  • Fix example
  • 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.1...0.4.0