Commit graph

380 commits

Author SHA1 Message Date
Bas Nijholt
dc8fa60e75 Bump to 1.4.0 2022-12-11 16:56:14 -08:00
Bas Nijholt
1ef55ca180
Use Kelvin instead of Mired, default since core=2022.11 (#375)
* Use Kelvin instead of Mired, default since core=2022.11

* Fix attributes

* Use ATTR_COLOR_TEMP_KELVIN in tests

* use kelvin in tests

* no duplicate

* Round to nearest 5
2022-12-11 16:54:57 -08:00
ngommers
8ed8531610
Create nl.json (#399)
add dutch language
2022-12-11 09:35:27 -08:00
Bas Nijholt
5c4ce3cae6
bump to version 1.3.0 2022-12-07 12:46:28 -08:00
Mark Niemeyer
97bb2cf3de use send_split_delay also when no transition is used 2022-11-27 20:37:28 +01:00
Mark Niemeyer
ff6494240d add a delay between sending of commands when using separate_turn_on_commands 2022-11-27 20:37:28 +01:00
Mark Niemeyer
040d576948 update german translation 2022-11-27 17:30:28 +01:00
Bas Nijholt
fee8654e9f Fix typos in en.json and strings.json 2022-11-08 16:47:52 -08:00
Bas Nijholt
1d489455f0 Bump to 1.2.0 in manifest.json 2022-11-08 10:38:31 -08:00
Bas Nijholt
60b1be43db Run pre-commit filters 2022-11-08 09:11:32 -08:00
Sören Beye
d0010740ca Add max_sunrise_time and min_sunset_time overrides 2022-11-08 17:37:57 +01:00
danaues
c24ac4e615 linting, sub string for constant 2022-10-29 23:58:03 +00:00
danaues
14019695a4 add error logging and display error to user 2022-10-29 23:45:29 +00:00
Bas Nijholt
45f2085457 Fix pre-commit issues 2022-10-27 21:57:49 -07:00
danaues
24c2800d67 fix missing configured light entries in options 2022-10-28 02:27:37 +00:00
awashingmachine
ab32139b07
Merge branch 'basnijholt:master' into master 2022-09-01 12:11:03 +02:00
awashingmachine
0efb467a29 Update it.json 2022-09-01 12:10:27 +02:00
Bas Nijholt
07a0dec203 Bump to 1.1.0 2022-08-31 23:19:40 -07:00
Bas Nijholt
9ed588816c Fix translations 2022-08-31 23:18:09 -07:00
Bas Nijholt
c78d1bec75 Fix setting RGB light in sleep 2022-08-31 23:18:09 -07:00
Bas Nijholt
4a6c966a53 Change order 2022-08-31 23:18:09 -07:00
Bas Nijholt
8965e6becf Ugly first implementation 2022-08-31 23:18:09 -07:00
Bas Nijholt
f500a3758e Update to translations and cleanup 2022-08-31 23:18:09 -07:00
Bas Nijholt
37304f3d35 test 2022-08-31 23:18:09 -07:00
Bas Nijholt
29a4b8a33c Add selection between RGB and color temp 2022-08-31 23:18:09 -07:00
Bas Nijholt
d3dce3166e Add strings and options 2022-08-31 23:18:09 -07:00
Bas Nijholt
7d10259bc8 Use RGB selector 2022-08-31 23:18:09 -07:00
Bas Nijholt
6fd16e34f4 Run pre-commit 2022-08-30 11:35:25 -07:00
awashingmachine
898be636fd Merge branch 'master' of https://github.com/basnijholt/adaptive-lighting 2022-08-30 20:17:26 +02:00
awashingmachine
6dc90ea81d Adds italian translation 2022-08-30 20:17:05 +02:00
Bas Nijholt
c0bc8d23da Bump to 1.0.20 2022-08-30 10:49:24 -07:00
Bas Nijholt
26797b677d Make sure that 'settings' dict is populated when switch is off
Closes #249 and #190
2022-08-30 10:48:34 -07:00
Bas Nijholt
1642ae8da3 Bump to 1.0.19 2022-08-30 10:34:36 -07:00
Bas Nijholt
dee6eed67f Take care of the turn_on_event not having registered an event for entity_id 2022-08-30 10:29:32 -07:00
Bas Nijholt
f049c8d5db
Merge pull request #324 from basnijholt/service_data_empty
Take care of edge case where no area_id or entity_id in service_data
2022-08-30 09:50:26 -07:00
Bas Nijholt
52220b0328 Bump version to 1.0.18 2022-08-30 09:46:13 -07:00
Bas Nijholt
9e22e70d63 Take care of edge case where no area_id or entity_id in service_data 2022-08-30 09:45:05 -07:00
Gleb
c208139aa1
Adds Russian translation 2022-08-30 13:04:21 +03:00
Bas Nijholt
1fd6787505 Bump version to 1.0.17 2022-08-29 19:40:14 -07:00
Bas Nijholt
acd506aeeb Only add the lights for an area 2022-08-29 19:07:34 -07:00
Bas Nijholt
b64c44fc8d Use area_entities to extract entity_ids from area 2022-08-29 18:51:24 -07:00
Bas Nijholt
b9f28dd0ab Fix linting issues 2022-08-29 09:30:20 -07:00
Bas Nijholt
dd141d2335
Merge pull request #239 from MangoScango/delay
Avoid flickering on light turn on with a configurable delay
2022-08-29 09:29:51 -07:00
Bas Nijholt
6b3686696b Fix pre-commit issues 2022-08-29 09:25:38 -07:00
Bas Nijholt
34f485881d
Merge branch 'master' into context-cleanup 2022-08-29 09:19:21 -07:00
Bas Nijholt
5aee7ae1d5 Fix hassfest error 2022-08-29 08:31:05 -07:00
Bas Nijholt
60179cbe38 Fix test_separate_turn_on_commands 2022-08-28 22:02:52 -07:00
Bas Nijholt
3b03482593 Never return an empty list, fixes #81 2022-08-28 16:17:41 -07:00
Bas Nijholt
01fd7f96e2 Run all pre-commit filters 2022-08-28 15:08:03 -07:00
Bas Nijholt
57d51183fe
Update version number 2022-08-28 11:30:20 -07:00