GitHub Action
b484969b09
[ci skip] Translation update
2021-07-11 00:09:40 +00:00
GitHub Action
f7e4db512f
[ci skip] Translation update
2021-07-09 00:09:30 +00:00
Franck Nijhof
a85ba1b34c
Upgrade wled to 0.7.1 ( #52405 )
2021-07-02 00:30:33 +02:00
GitHub Action
86f46753c9
[ci skip] Translation update
2021-07-01 00:12:17 +00:00
Franck Nijhof
b939570c9c
Simplify WLED segment tracking ( #52174 )
...
* Simplify WLED segment tracking
* Fix master controls
2021-06-25 10:57:12 +02:00
Franck Nijhof
f9d65b9196
Add preset support to WLED ( #52170 )
2021-06-24 23:16:07 +02:00
Franck Nijhof
fba7118d44
Add Color Palette Select entities to WLED ( #51994 )
...
* Add Color Palette Select entities to WLED
* Update with dev changes, disable by default
2021-06-24 11:25:21 -07:00
Franck Nijhof
a67ca08124
Change dynamic segment handling of WLED ( #52018 )
2021-06-23 23:43:24 +02:00
Franck Nijhof
23719bbb5e
Upgrade wled to 0.7.0 ( #52017 )
2021-06-21 09:44:29 +02:00
GitHub Action
067b5258c6
[ci skip] Translation update
2021-06-21 00:09:58 +00:00
Franck Nijhof
24c1256c2c
Small WLED cleanups ( #52014 )
2021-06-19 17:13:48 +02:00
GitHub Action
8901e1f157
[ci skip] Translation update
2021-06-19 00:10:05 +00:00
GitHub Action
5469cc8fb2
[ci skip] Translation update
2021-06-15 00:11:31 +00:00
GitHub Action
1e00e48831
[ci skip] Translation update
2021-06-14 00:09:44 +00:00
GitHub Action
1d0c4c6e99
[ci skip] Translation update
2021-06-13 00:10:48 +00:00
Franck Nijhof
f975beae77
Upgrade wled to 0.6.0 ( #51783 )
2021-06-12 22:23:12 +02:00
Franck Nijhof
cfce71d7df
Allow keeping master light in WLED ( #51759 )
2021-06-12 13:33:23 +02: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
a6a34c76f7
Add color mode support to WLED ( #51648 )
...
* Add color mode support to WLED
* Update homeassistant/components/wled/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/wled/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/wled/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/wled/light.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* black
* property, property
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-06-09 13:31:31 +02:00
GitHub Action
6ed671dfda
[ci skip] Translation update
2021-06-09 00:10:10 +00:00
Franck Nijhof
d0fa4e1d48
Upgrade wled to 0.5.0 ( #51632 )
2021-06-08 13:38:20 -07:00
GitHub Action
7615af35d8
[ci skip] Translation update
2021-06-07 00:18:16 +00:00
GitHub Action
c81df50191
[ci skip] Translation update
2021-06-06 00:19:43 +00:00
Franck Nijhof
bf13af34b4
Use entity class vars in WLED ( #50975 )
2021-05-26 14:08:09 +02:00
tkdrob
028a07d86f
Wrap up selectors ( #50794 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-25 14:45:17 +02:00
Michael
9eecd90afc
Add constructor return type in integrations T-Z ( #50899 )
2021-05-20 17:00:19 +02:00
GitHub Action
1f80defe3a
[ci skip] Translation update
2021-05-18 00:12:13 +00:00
GitHub Action
877cb43c06
[ci skip] Translation update
2021-05-17 05:17:18 +00:00
HomeAssistant Azure
7df47664e8
[ci skip] Translation update
2021-05-12 00:04:03 +00:00
J. Nick Koston
d5e39e8748
Remove redundant names from config flow titles ( #50380 )
2021-05-10 22:14:33 -07:00
Dermot Duffy
4e4042a869
Fix types for WLED ( #50001 )
2021-05-09 19:34:21 +02:00
Franck Nijhof
efb1bb08a4
Add small async_get_current_platform helper method ( #50014 )
2021-05-03 16:46:42 +02:00
Milan Meulemans
29d72714f3
Replace dict with DeviceInfo ( #49950 )
...
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Franck Nijhof
64c7d84108
Clean up connection classes in integrations T-Z ( #49894 )
2021-04-30 21:04:05 -10:00
Ruslan Sayfutdinov
cbaeec2a4e
Use AddEntitiesCallback type, pt.2 ( #49921 )
2021-04-30 20:38:59 +02:00
Ruslan Sayfutdinov
183220008d
Rename FlowResultDict to FlowResult ( #49847 )
2021-04-29 13:40:51 +02:00
J. Nick Koston
f9a2c1cfd5
Reduce config entry setup/unload boilerplate V-Z ( #49789 )
2021-04-27 22:51:11 +02:00
Milan Meulemans
48695869f9
Change dict[str, Any] to FlowResultDict ( #49546 )
2021-04-22 17:23:15 -10: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
Ruslan Sayfutdinov
7a9385d857
Explicitly define all methods in ConfigFlow ( #49341 )
2021-04-17 12:42:31 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
HomeAssistant Azure
93c68f8be6
[ci skip] Translation update
2021-04-13 00:04:04 +00:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ( #48488 )
...
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
2021-03-29 18:02:56 -10:00
J. Nick Koston
a851bff95a
Create async_config_entry_first_refresh to reduce coordinator boilerplate ( #48451 )
2021-03-29 12:51:39 -10:00
Franck Nijhof
52475c108f
Make integration setup optional ( #48381 )
2021-03-29 13:53:47 -07:00
Franck Nijhof
cebcd7a202
Fix entity service calls on WLED master light ( #48402 )
2021-03-27 13:04:30 +01:00
Erik Montnemery
0c086b5067
Migrate integrations w-z to extend SensorEntity ( #48217 )
2021-03-22 19:50:29 +01:00
Marc Mueller
dcca29ef68
Update typing 14 ( #48078 )
2021-03-18 15:08:35 +01:00
HomeAssistant Azure
c11b85af2f
[ci skip] Translation update
2021-03-16 00:04:36 +00:00