Skip to content

Releases: Johboh/HomeAssistantEntities

8.0.17

12 Oct 09:21

Choose a tag to compare

  • Do not crash on invalid integer parsing

Full Changelog: 8.0.16...8.0.17

8.0.16

12 Oct 08:14

Choose a tag to compare

  • Add min/max speed support to fan

8.0.15

11 Oct 07:40

Choose a tag to compare

  • Add fan

Full Changelog: 8.0.14...8.0.15

8.0.14

25 Jun 03:27

Choose a tag to compare

  • Add missing sensor type for Frequency, Thanks @wolfde68

8.0.13

23 Jun 18:38

Choose a tag to compare

  • Adjust clamping now that position open and closed is configurable

8.0.12

23 Jun 17:44

Choose a tag to compare

  • snake case instead of camel case

8.0.11

23 Jun 15:34

Choose a tag to compare

  • Add read only support for Cover (and max/min)

8.0.10

17 May 14:09

Choose a tag to compare

  • Fix examples to work with latest MQTTRemote, esp-core etc.

8.0.9

06 May 13:54

Choose a tag to compare

  • Fix some broken sensors and add support for string based timestamp.

8.0.8

05 May 18:57

Choose a tag to compare

  • Add more sensors: current, power and timestamp. Thanks @broglep!
  • Fix copy-paste error of naming of update function for voltage. Thanks @broglep!