Commit graph

361 commits

Author SHA1 Message Date
@RubenKelevra
2001a737ff
Create config.yml
Source: https://github.com/ipfs/go-ipfs/blob/master/.github/config.yml
2021-08-01 16:41:16 +02:00
@RubenKelevra
06b66414d5
Merge pull request #154 from basnijholt/add-maintainers-section
add Maintainers section
2021-08-01 12:04:44 +02:00
Bas Nijholt
458cd45964
add Maintainers section 2021-08-01 11:37:29 +02:00
Bas Nijholt
8c0634be2e
Merge pull request #149 from Oekn5w/fix/non-rgb-lights
Add xy and hs as alternative color modes to detect color capabilities
2021-07-18 21:43:24 +02:00
Michael Kirsch
c17170c507 add xy and hs as alternative color modes 2021-07-18 21:12:34 +02:00
Bas Nijholt
fb10988e19
Merge pull request #140 from denysdovhan/patch-2
i18n: Add Ukrainian
2021-06-20 16:00:01 +02:00
Denys Dovhan
cd439ea58f
Add Ukrainian 2021-06-20 16:51:33 +03:00
Bas Nijholt
53a0cbe9b6
Merge pull request #139 from Nicholaiii/master
i18n: Add Danish translation
2021-06-20 13:08:17 +02:00
Nicholai Nissen
18e057fd42 i18n: Add Danish translation 2021-06-20 13:06:42 +02:00
Bas Nijholt
40bc5dad17
fix time_zone AttributeError, fixes #128
Thanks @yurnih!
2021-06-03 09:56:38 +02:00
Bas Nijholt
a577a1953d
Merge pull request #126 from Davst/master
Improvements to setting descriptions.
2021-05-27 19:22:10 +02:00
David Stenbeck
b45f8d7f32 Spelling error 2021-05-27 15:33:46 +02:00
David Stenbeck
deb348a535 Improvements to setting descriptions. 2021-05-27 15:30:11 +02:00
Bas Nijholt
41d149d9bb always add brightness when color is supported, see comment by @DigitalFeonix
https://github.com/basnijholt/adaptive-lighting/issues/112#issuecomment-836944011
2021-05-10 20:19:47 +02:00
Bas Nijholt
99049415dc support ATTR_SUPPORTED_COLOR_MODES 2021-05-10 18:26:26 +02:00
Bas Nijholt
20a37b4103 fix 'AttributeError: 'Location' object has no attribute 'solar_noon'' 2021-04-30 11:00:06 +02:00
Bas Nijholt
b5eed585ca support Astral v2 2021-04-30 10:46:14 +02:00
Bas Nijholt
30d85e3ae7
add version string in manifest.json 2021-03-01 19:20:18 +01:00
Bas Nijholt
86fdbdca32
Merge pull request #69 from travisp/patch-2
Update README.md set_manual_control
2021-02-12 14:27:15 +01:00
Bas Nijholt
0273d359f7
Merge pull request #73 from willpuckett/patch-2
Update README.md
2021-01-04 20:26:46 +01:00
Will Puckett
90b1837c7f
Update README.md 2021-01-04 10:16:42 -08:00
Travis Pew
1eaca9fc36
Update README.md set_manual_control
I'd been scratching my head over this for a little bit when I realized that the optional value column had not been updated to reflect the description which clearly states it is optional.
2021-01-01 14:44:11 -05:00
Jüri Rebane
36c1007522 Create et.json
Made Estonian (et-EE) translation.
Best, JR
2020-12-27 21:07:30 +01:00
Bas Nijholt
73ce5f1543 separate_turn_on_commands fix when _split_service_data returns 1 item 2020-12-27 13:35:43 +01:00
Bas Nijholt
1ec6866189 fix bug when resetting switch and it's off 2020-12-27 13:05:05 +01:00
Bas Nijholt
008c5e444d add separate_turn_on_commands to README 2020-12-19 19:11:11 +01:00
Bas Nijholt
4257d27dee deal with 'light.turn_on' with multiple lights, which appear as csv list
Solves the bug reported in #39 (https://github.com/basnijholt/adaptive-lighting/issues/39)
2020-12-19 16:33:33 +01:00
Bas Nijholt
fa9ad171a5 remove info.md 2020-12-19 15:41:03 +01:00
Bas Nijholt
8a97480672 README update with documentation 2020-12-19 15:24:50 +01:00
Bas Nijholt
91b27490ef wait between turn_on commands for transition/2 if separate_turn_on_commands is used
See #49
2020-12-19 14:34:47 +01:00
Bas Nijholt
b9ec138c7d log fire adaptive_lighting.manual_control event 2020-12-19 14:09:26 +01:00
Bas Nijholt
ff2321ece9 simplify _split_service_data 2020-12-19 14:06:48 +01:00
Bas Nijholt
44c2850e32 add switch entity_id to adaptive_lighting.manual_control event 2020-12-19 13:56:38 +01:00
Bas Nijholt
17ac395124 improve separate_turn_on_commands option 2020-10-30 12:08:47 +01:00
Bas Nijholt
8c39662318 add separate_turn_on_commands option for MQTT lights
Closes https://github.com/basnijholt/adaptive-lighting/issues/29
2020-10-27 20:39:05 +01:00
Bas Nijholt
c8620c3338 if lights is not specified in set_manual_control, select all lights
Closes #28
2020-10-27 17:52:37 +01:00
Bas Nijholt
f97ccac857
Merge pull request #27 from forstermatth/white-value-brightness
feat: add white value to service data
2020-10-27 16:51:08 +01:00
Matt Forster
ea87e69d3d
chore: move comment 2020-10-26 13:50:47 -06:00
Matt Forster
f92a4b9e0a
feat: add white value to service data
White value is available as a channel for brightness. This adds the support for lights that use it, using the same calculated value as brightness.
2020-10-26 13:44:23 -06:00
Bas Nijholt
3352fa3b9c fix apply service, closes #24 2020-10-25 09:35:54 +01:00
Bas Nijholt
4ffa6fc0e4 fix bug: make sure 'last_state is not None' 2020-10-22 23:04:57 +02:00
Bas Nijholt
4d242493dc
Merge pull request #19 from myhrmans/patch-2
Add translation for Swedish
2020-10-22 14:45:26 +02:00
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
Martin Myhrman
9d0d069c4b
Add translation for Swedish 2020-10-22 10:37:08 +02:00
Bas Nijholt
f65ba6c2b2
Merge pull request #17 from Fabian1185/master
Added german translation
2020-10-21 23:44:12 +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
Fabian1185
d1ba4b1be8
Added german translation
de.json added
2020-10-21 11:11:31 +02:00
Bas Nijholt
7555638b6f add percent 2020-10-20 00:06:10 +02:00