Skip to content

Releases: DanielBaulig/esphome-web-app

v0.2.1

01 Mar 19:20
Compare
Choose a tag to compare

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

17 Feb 21:28
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.2.0

v0.1.2

10 Feb 21:37
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Feb 21:13
Compare
Choose a tag to compare

Fixes issues

v0.1.0

08 Feb 17:38
Compare
Choose a tag to compare

Initial release