1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-10 08:07:06 +00:00

7 Commits

Author SHA1 Message Date
Paulus Schoutsen
ad87c4557d
Guard what version we can install ESPHome updates with ()
* Guard what version we can install ESPHome updates with

* Update homeassistant/components/esphome/dashboard.py
2023-01-31 23:15:23 -05:00
Paulus Schoutsen
98b4a412f7
ESPHome discovered dashboard checks reauth flows () 2023-01-30 21:32:52 -05:00
Paulus Schoutsen
29337bc6eb
Reload ESPHome config entries when dashboard info received () 2023-01-18 17:59:55 +01:00
Franck Nijhof
9415e7e51b
Address small review comments in ESPHome () 2023-01-12 22:55:18 +01:00
Paulus Schoutsen
c8cd41b5d4
Add ESPHome update entities () 2023-01-11 16:26:13 -05:00
Paulus Schoutsen
06bc9c7b22
Automatically fetch the encryption key from the ESPHome dashboard ()
* Automatically fetch the encryption key from the ESPHome dashboard

* Also use encryption key during reauth

* Typo

* Clean up tests
2023-01-11 15:28:31 -05:00
Paulus Schoutsen
82ec769ec5
Handle ESPHome dashboard discovery () 2023-01-11 08:30:52 -05:00