GitHub Action
|
1f80defe3a
|
[ci skip] Translation update
|
2021-05-18 00:12:13 +00:00 |
Franck Nijhof
|
7221b1e09d
|
Sort effect lists in light groups (#50620)
|
2021-05-14 21:43:43 -07:00 |
Erik Montnemery
|
c2663d61d7
|
Add color_mode support to group light (#50165)
* Add color_mode support to group light
* Lint
* Update tests
|
2021-05-06 22:34:51 -07:00 |
tkdrob
|
d6c300aeb1
|
Fix group selector (#50088)
|
2021-05-05 20:15:21 -07:00 |
tkdrob
|
6df19205da
|
Add selectors to group services (#49779)
|
2021-04-27 20:37:59 +02:00 |
Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Franck Nijhof
|
c1d5638739
|
Remove HomeAssistantType alias from entity components - Part 2 (#48468)
|
2021-03-29 13:24:56 -10:00 |
Erik Montnemery
|
346a724ac3
|
Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161)
* Mark base state_attributes @final, rename others to extra_state_attributes
* Fix calendar, update tests
|
2021-03-21 10:38:24 +01:00 |
Marc Mueller
|
9e1a6610dc
|
Update typing 07 (#48057)
|
2021-03-18 08:02:55 +01:00 |
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
Franck Nijhof
|
5d5a110a20
|
None optional hass typing in base entity and notify (#47528)
|
2021-03-15 15:11:41 +01:00 |
Erik Montnemery
|
af4d06b12e
|
Update integrations f-i to override extra_state_attributes() (#47757)
|
2021-03-11 16:57:47 +01:00 |
Shay Levy
|
215ab5fd40
|
Add type hints to LightEntity (#47024)
|
2021-03-08 21:21:45 +01:00 |
tkdrob
|
00bbf8c3a2
|
Use core constants for group component (#46239)
|
2021-02-08 22:52:28 +01:00 |
HomeAssistant Azure
|
c6bd5b1b71
|
[ci skip] Translation update
|
2021-02-05 00:03:54 +00:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
J. Nick Koston
|
8b63e22c99
|
Bypass the slow update warning for group updates (#43209)
|
2020-11-14 21:46:24 +01:00 |
HomeAssistant Azure
|
b71e28dfac
|
[ci skip] Translation update
|
2020-11-04 00:13:14 +00:00 |
HomeAssistant Azure
|
ed232ac733
|
[ci skip] Translation update
|
2020-10-24 00:05:17 +00:00 |
HomeAssistant Azure
|
b102ad731f
|
[ci skip] Translation update
|
2020-10-22 00:09:52 +00:00 |
Yuval Aboulafia
|
6c3362217e
|
Add light group icon (#42091)
|
2020-10-20 13:54:43 +02:00 |
HomeAssistant Azure
|
1417a4161f
|
[ci skip] Translation update
|
2020-10-13 00:03:24 +00:00 |
Philip Allgaier
|
625bbe6238
|
Cleanup unused loggers (components A-M) (#41600)
|
2020-10-12 16:59:05 +02:00 |
HomeAssistant Azure
|
6ae12c3faf
|
[ci skip] Translation update
|
2020-10-10 00:05:05 +00:00 |
J. Nick Koston
|
78dfaa72a2
|
Ensure lights added after group is created have the correct state (#41034)
|
2020-10-03 21:29:41 +02:00 |
J. Nick Koston
|
42ad36e9f8
|
Switch group to use None for the state unknown case (#40792)
|
2020-09-30 17:25:50 +02:00 |
J. Nick Koston
|
9ccebdb8d5
|
Refactor group to extend domains that can be grouped (#40607)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-09-30 09:13:53 -05:00 |
J. Nick Koston
|
3880ac0b0d
|
Ensure group state is recalculated when re-adding on reload (#40497)
|
2020-09-23 20:55:32 +02:00 |
HomeAssistant Azure
|
90892d275c
|
[ci skip] Translation update
|
2020-09-09 00:03:44 +00:00 |
HomeAssistant Azure
|
07d5af1969
|
[ci skip] Translation update
|
2020-09-08 00:04:13 +00:00 |
HomeAssistant Azure
|
2f0138e891
|
[ci skip] Translation update
|
2020-09-06 00:03:25 +00:00 |
J. Nick Koston
|
a778690b64
|
Support reloading the group notify platform (#39511)
|
2020-09-03 00:12:07 +02:00 |
J. Nick Koston
|
3e9963a216
|
Overcome group concurrent setup limitation (#39483)
With a lot of groups the limitation that groups
had to be setup one at a time could account for
the bulk of startup time.
|
2020-09-02 10:14:16 +02:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
HomeAssistant Azure
|
195d4b6897
|
[ci skip] Translation update
|
2020-08-27 00:04:55 +00:00 |
J. Nick Koston
|
810df38f0d
|
Add the ability to reload light/cover groups from yaml (#39250)
* Add the ability to reload light/cover groups from yaml
Update previous usage to reduce code duplication.
* Fix conflict from rebase
|
2020-08-25 18:13:43 -05:00 |
J. Nick Koston
|
63ebea1706
|
Ensure the context is passed to group changes (#39221)
|
2020-08-26 00:22:10 +02:00 |
J. Nick Koston
|
4a5a09a0e9
|
Speed up group setup (#38048)
|
2020-07-21 17:29:57 -07:00 |
J. Nick Koston
|
b12566e265
|
Switch async_track_state_change to the faster async_track_state_change_event (#37834)
async_track_state_change_event is faster than async_track_state_change
|
2020-07-14 22:30:47 -07:00 |
Franck Nijhof
|
f42eb0d5ca
|
Fix missing service call context in multiple locations (#37094)
|
2020-06-25 17:09:52 -07:00 |
HomeAssistant Azure
|
140fd5adaf
|
[ci skip] Translation update
|
2020-06-09 00:05:22 +00:00 |
Thomas Lovén
|
bdc098645b
|
Add entity list to light and cover group attributes (#36477)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-06-05 21:23:52 -07:00 |
HomeAssistant Azure
|
492874c4a0
|
[ci skip] Translation update
|
2020-06-06 00:03:33 +00:00 |
Andre Lengwenus
|
2b5bb8dac0
|
Cover group considers opening and closing states (#36203)
|
2020-06-03 18:44:04 +02:00 |
HomeAssistant Azure
|
d488c779fc
|
[ci skip] Translation update
|
2020-06-01 00:03:28 +00:00 |
HomeAssistant Azure
|
9586e9ebef
|
[ci skip] Translation update
|
2020-05-15 00:02:56 +00:00 |
Paulus Schoutsen
|
0efeefe3b2
|
Update translations
|
2020-05-13 11:27:21 -07:00 |
Ville Skyttä
|
435a88636a
|
Address new issues flagged by flake8 3.8.0a2 (#34964)
|
2020-04-30 21:37:58 +02:00 |
HomeAssistant Azure
|
7faba60e83
|
[ci skip] Translation update
|
2020-04-29 00:03:31 +00:00 |