Releases: Johboh/HomeAssistantEntities
Releases · Johboh/HomeAssistantEntities
7.0.8
- Set platform = number for number sensor (required for discovery)
- Set state_class = measurement for measurement sensors
7.0.7
- Update example for multiple sensors of same type.
7.0.6
- Re-release of 7.0.6, now with correct version
7.0.6
- Support multiple JSON libraries.
- Support Arduino IDE library.
7.0.5
re release for Arduino IDE
7.0.5
- Voltage should default to V, not mV (was before before Configuration struct)
7.0.4
- Just force a new ESP-IDF release.
7.0.3
- Remove directly dependency on johboh/MQTTRemote. Allows for users to implement their own MQTT client, but can also add johboh/MQTTRemote as a dependency.
7.0.2
- Add retain support to switch, select and light