Franck Nijhof
|
f15d3fc5db
|
Migrate WLED to new entity naming style (#74860)
|
2022-07-10 14:56:48 -07:00 |
|
Robert Hillis
|
78f2866f98
|
Finish using enums in wled (#62189)
|
2021-12-18 16:17:55 +01:00 |
|
Franck Nijhof
|
25f491ad16
|
Add WLED reverse effect switch (#59778)
|
2021-11-20 08:57:47 -06:00 |
|
Paulus Schoutsen
|
3c11e2a097
|
Add entity category to WLED (#57693)
|
2021-10-14 13:31:01 -07:00 |
|
Franck Nijhof
|
b83b82ca7d
|
WLED WebSocket support - local push updates (#51683)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-06-11 20:55:08 +02:00 |
|
Franck Nijhof
|
332c86ff8c
|
Restructure WLED integration (#51667)
|
2021-06-09 20:15:46 +02:00 |
|
Franck Nijhof
|
bf13af34b4
|
Use entity class vars in WLED (#50975)
|
2021-05-26 14:08:09 +02:00 |
|
Michael
|
9eecd90afc
|
Add constructor return type in integrations T-Z (#50899)
|
2021-05-20 17:00:19 +02:00 |
|
Ruslan Sayfutdinov
|
cbaeec2a4e
|
Use AddEntitiesCallback type, pt.2 (#49921)
|
2021-04-30 20:38:59 +02:00 |
|
jan iversen
|
9879b7becf
|
Rename HomeAssistantType to HomeAssistant, integrations w* - z* (#49543)
* Integration zha: HomeAssistantType -> HomeAssistant.
* Integration zerproc: HomeAssistantType -> HomeAssistant.
* Integration xbox: HomeAssistantType -> HomeAssistant.
* Integration wunderground: HomeAssistantType -> HomeAssistant.
* Integration wled: HomeAssistantType -> HomeAssistant.
* Integration water_heater: HomeAssistantType -> HomeAssistant.
* Integration websocket_api: HomeAssistantType -> HomeAssistant.
* Integration wilight: HomeAssistantType -> HomeAssistant.
|
2021-04-22 11:04:28 -04:00 |
|
Marc Mueller
|
dcca29ef68
|
Update typing 14 (#48078)
|
2021-03-18 15:08:35 +01:00 |
|
Erik Montnemery
|
1fc8e32d86
|
Update integrations t-z to override extra_state_attributes() (#47760)
|
2021-03-11 20:16:26 +01:00 |
|
Philip Allgaier
|
dde6305549
|
Cleanup unused loggers (components N-Z + tests) (#41982)
|
2020-10-16 21:24:08 -05:00 |
|
Erik Montnemery
|
066e921a8b
|
Rename SwitchDevice to SwitchEntity (#34673)
|
2020-04-26 18:50:37 +02:00 |
|
Franck Nijhof
|
992daa4a44
|
Migrate WLED to use DataUpdateCoordinator (#32565)
* Migrate WLED to use DataUpdateCoordinator
* Remove stale debug statement
* Process review suggestions
* Improve tests
* Improve tests
|
2020-03-13 13:19:05 +01:00 |
|
Franck Nijhof
|
b2071b81c1
|
Add switch platform to WLED integration (#28606)
* Add switch platform to WLED integration
* Use async_schedule_update_ha_state in async context
* Process review comments
|
2019-11-08 09:48:46 +01:00 |
|