Erik Montnemery
|
045c327928
|
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry
* Update integrations
|
2023-08-10 22:04:26 -04:00 |
J. Nick Koston
|
ffe81a9716
|
Improve ESPHome update platform error reporting (#96455)
|
2023-07-12 16:46:29 -10:00 |
J. Nick Koston
|
fde82ee323
|
Keep esphome update entity available when disconnected is expected (#95278)
|
2023-06-26 22:20:56 +02:00 |
J. Nick Koston
|
ec5f50913a
|
Retry creating esphome update entities later if dashboard is unavailable (#92042)
|
2023-04-26 18:41:00 +02:00 |
Jesse Hills
|
42b0602190
|
ESPHome: Use existing property with generated signal string (#91525)
|
2023-04-16 18:37:12 -10:00 |
Franck Nijhof
|
cc3ae5b19b
|
Mark ESPHome update entity unavailable when device is offline (#87576)
|
2023-02-07 22:15:54 +01:00 |
Paulus Schoutsen
|
ad87c4557d
|
Guard what version we can install ESPHome updates with (#87059)
* 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
|
8417f22904
|
Trigger update of ESPHome update entity when static info updates (#87058)
Trigger update of update entity when static info updates
|
2023-01-31 22:13:41 -05:00 |
Paulus Schoutsen
|
687184138c
|
ESPHome update: Store reference to runtime data, not one of its values (#86762)
Store reference to runtime data, not one of its values
|
2023-01-26 21:45:42 -05:00 |
Paulus Schoutsen
|
8f10c22a23
|
Update ESPHome devices from HA (#86249)
* Update ESPHome devices from HA
* esphome-dashboard-api==1.2.2
* Limit to 1 parallel ESPHome update
|
2023-01-19 16:28:46 -05:00 |
Paulus Schoutsen
|
29337bc6eb
|
Reload ESPHome config entries when dashboard info received (#86174)
|
2023-01-18 17:59:55 +01:00 |
Franck Nijhof
|
9415e7e51b
|
Address small review comments in ESPHome (#85770)
|
2023-01-12 22:55:18 +01:00 |
Paulus Schoutsen
|
c8cd41b5d4
|
Add ESPHome update entities (#85717)
|
2023-01-11 16:26:13 -05:00 |