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 |
HomeAssistant Azure
|
e13f78dfc5
|
[ci skip] Translation update
|
2020-04-28 00:04:52 +00:00 |
HomeAssistant Azure
|
aa2bfbb541
|
[ci skip] Translation update
|
2020-04-27 00:02:20 +00:00 |
Erik Montnemery
|
e4333a7a44
|
Rename Light to LightEntity (#34593)
|
2020-04-26 18:49:41 +02:00 |
Erik Montnemery
|
8c5c963b96
|
Rename CoverDevice to CoverEntity (#34595)
|
2020-04-25 18:07:15 +02:00 |
HomeAssistant Azure
|
da87ec8499
|
[ci skip] Translation update
|
2020-04-23 00:05:07 +00:00 |
Paulus Schoutsen
|
e9ff1940d6
|
Translation fixes and tweaks (#34489)
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
|
2020-04-21 17:57:21 -07:00 |
HomeAssistant Azure
|
46920e9be6
|
[ci skip] Translation update
|
2020-04-22 00:03:20 +00:00 |
Joakim Sørensen
|
730a257f3c
|
Rename translations dir for integrations (#34494)
|
2020-04-21 16:11:05 -07:00 |
Franck Nijhof
|
bc5a2da7b7
|
Add transition support to scenes, cleanup blocking parameter (#34434)
|
2020-04-20 18:07:50 -07:00 |