Commit graph

316 commits

Author SHA1 Message Date
Bas Nijholt
da0b2552b9 fix name bug 2020-10-22 12:34:36 +02:00
Bas Nijholt
4de7e8d1e0 fix issue with initial state 2020-10-22 11:15:38 +02:00
Bas Nijholt
90e8544954 no need to track the state of adapt_brightness and color switches 2020-10-21 23:14:20 +02:00
Bas Nijholt
8b6527fd14 define a adapt_brightness and adapt_color switch and watch for color or brightness related data in light.turn_on 2020-10-21 23:05:12 +02:00
Bas Nijholt
7555638b6f add percent 2020-10-20 00:06:10 +02:00
Bas Nijholt
5aed27eb0a small changes that came up in implementing tests 2020-10-19 20:43:58 +02:00
Bas Nijholt
4b31281cf5 remove long doc-string 2020-10-17 16:54:15 +02:00
Bas Nijholt
7ce7f4e2c1 fix tz bug 2020-10-17 15:43:24 +02:00
Bas Nijholt
d3861163d7 rename 'manually_controlled' -> 'manual_control' and fix state save bug 2020-10-16 14:14:44 +02:00
Bas Nijholt
466c4b62f3
link documentation 2020-10-15 19:50:02 +02:00
Bas Nijholt
d67479d017 sync 2020-10-14 16:00:51 +02:00
Bas Nijholt
86d1cad588 sync with PR 2020-10-13 22:39:38 +02:00
Bas Nijholt
d1714d800a fix strings.json 2020-10-11 12:41:30 +02:00
Bas Nijholt
e655956a3f style 2020-10-11 11:35:03 +02:00
Bas Nijholt
3c1312f0f8 redmean 2020-10-09 18:09:11 +02:00
Bas Nijholt
6a1bb180b5 change order 2020-10-09 15:13:09 +02:00
Bas Nijholt
7521b862b0 synx with PR 2020-10-09 15:07:50 +02:00
Bas Nijholt
a4d0074710 Log all state change events 2020-10-09 09:43:37 +02:00
Bas Nijholt
a570ac8bb8 cleanup 2020-10-08 20:28:04 +02:00
Bas Nijholt
31176f8897 keep contexts around that identify where they come from 2020-10-08 11:54:05 +02:00
Bas Nijholt
ba44113277 fixes 2020-10-06 14:14:19 +02:00
Bas Nijholt
313c1addf4 track state_changed 2020-10-05 23:41:57 +02:00
Bas Nijholt
f1c2101148 add 'manually_controlled' attribute to switch 2020-10-05 18:39:15 +02:00
Bas Nijholt
6c6fe59e6f change order 2020-10-05 14:41:21 +02:00
Bas Nijholt
91735ebd58 register service after async_add_entities 2020-10-05 12:17:06 +02:00
Bas Nijholt
773a955b85 bug fix 2020-10-05 09:37:57 +02:00
Bas Nijholt
51340c6d97 add basic instructions 2020-10-04 23:55:56 +02:00
Bas Nijholt
c245298512 sync PR 2020-10-04 23:15:12 +02:00
Bas Nijholt
e81d25983f change opt order 2020-10-04 15:12:14 +02:00
Bas Nijholt
168484462a add detect_non_ha_changes option 2020-10-04 15:09:58 +02:00
Bas Nijholt
60cc02af26 detect significant changes 2020-10-04 14:26:42 +02:00
Bas Nijholt
7f6deaa7da bug fixes 2020-10-03 17:36:26 +02:00
Bas Nijholt
3eb593ec6d add take_over_control feat 2020-10-03 14:55:02 +02:00
Bas Nijholt
d29649bdfd fix temp issue 2020-10-03 01:00:26 +02:00
Bas Nijholt
303e2fe27a add sleep_mode switch and deprecate disable_state/entity 2020-10-02 19:47:06 +02:00
Bas Nijholt
8ec62305f0 exception 2020-10-01 10:09:06 +02:00
Bas Nijholt
8d4e0d12c1 synx 2020-09-30 21:14:23 +02:00
Bas Nijholt
d57ef3f2e4 sync PR 2020-09-30 12:54:02 +02:00
Bas Nijholt
efcc268186 comments and strings 2020-09-30 10:29:47 +02:00
Bas Nijholt
d304b49d53 fix setting state before turn_on 2020-09-30 10:05:36 +02:00
Bas Nijholt
f2fcd1aab9 better strings 2020-09-30 00:52:26 +02:00
Bas Nijholt
09b835c72c fix unsubs 2020-09-30 00:42:27 +02:00
Bas Nijholt
f07d1281f4 expand 2020-09-30 00:10:49 +02:00
Bas Nijholt
1c88ecc572 renames 2020-09-29 23:39:46 +02:00
Bas Nijholt
eda8c971f3 rename again 2020-09-29 23:11:52 +02:00
Bas Nijholt
53bf68748a rename to adapt_brightness, adapt_color_temp, and adapt_rgb_color 2020-09-29 23:09:54 +02:00
Bas Nijholt
9bb16f1487 sync with PR 2020-09-29 14:31:01 +02:00
Bas Nijholt
37f110f5d1 use locks 2020-09-29 14:21:39 +02:00
Bas Nijholt
297539adda fixes 2020-09-29 13:13:08 +02:00
Bas Nijholt
d06d4e706a fix bug 2020-09-29 10:52:22 +02:00