Releases: DanielBaulig/esphome-web-app
Releases · DanielBaulig/esphome-web-app
v0.2.1
New Features and Improvements
- Add full support for text, text_sensor, lock and climate entity types (asked for by community)
- Add drag + drop support to change order of hosts (asked for by community)
- Add activity indicator for last host activity (asked for by community)
- Add support for hash fragment addhost action (e.g. https://esplink.rarelyunplugged.com/#?addhost=127.0.01).
- Conditionally change "Visit device" button to "Add via Wi-Fi" utilizing hash fragment addhost action in Wi-Fi provisioning dialog (asked for by community)
- Add footer message including Git commit hash
- Add a "No entities found" message when no entities are reported by MCU
- Update and improve README
Bugfixes
- Fix Private Network Access toast not showing sometimes (reported by community)
- Fix lights showing brightness and color controls, even when they are not supported by the light (reported by community)
- Fix not automatically connecting to host when first added
- Fix number entities not working correctly
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Initial release