Commit graph

382 commits

Author SHA1 Message Date
Avi Miller
4492cfe615
Update README.md to include sleep_transition
Signed-off-by: Avi Miller <me@dje.li>
2021-09-16 22:09:18 +10:00
Bas Nijholt
95d4f8c327
Merge pull request #180 from quantumlemur/master
Calculate future settings to allow for long transition periods
2021-09-16 12:21:32 +02:00
Bas Nijholt
b0c5e3d28e
Merge pull request #192 from Djelibeybi/add-sleep-transition
Make the transition time to/from sleep mode configurable
2021-09-16 12:21:00 +02:00
Avi Miller
fa10d95305
Make the transition time to/from sleep mode configurable
Signed-off-by: Avi Miller <me@dje.li>
2021-09-16 14:15:36 +10:00
Bas Nijholt
2ddb8e17b9
Merge pull request #181 from chishm/parent-context
Associate contexts with causing events/services via parent_id
2021-09-08 22:01:44 +02:00
Michael "Chishm" Chisholm
7581c8bf82 Associate contexts with causing events/services via parent_id 2021-09-08 13:27:55 +10:00
Mike Roberts
64e48dfd54 calculate light settings at end of transition period 2021-09-07 13:30:34 -07:00
Bas Nijholt
d15327f888
Merge pull request #157 from basnijholt/Remove-PR-info
Remove mention of core PR
2021-08-02 00:36:46 +02:00
@RubenKelevra
995ecb4ebf
update code owners in manifest
- fix formatting
- update version
2021-08-01 22:14:36 +02:00
@RubenKelevra
038e7c8a32
manifest.json: fix informations/add missing ones
- fix documentation link
- add issue_tracker link
- add iot_class
- fix version
2021-08-01 18:06:38 +02:00
@RubenKelevra
523ddb17d6
add hassfest validation 2021-08-01 17:48:31 +02:00
@RubenKelevra
449de6510f
add validation workflow for HACS 2021-08-01 17:47:20 +02:00
@RubenKelevra
f7afdb1ba2
Update README.md 2021-08-01 17:08:40 +02:00
@RubenKelevra
a24e8d16b0
ISSUE_TEMPLATE/enhancement.md: add missing comma 2021-08-01 17:05:13 +02:00
@RubenKelevra
0120d5aa30
Merge pull request #155 from basnijholt/issue_templates
Issue templates
2021-08-01 17:02:57 +02:00
@RubenKelevra
4edd1191d9
Create config.yml 2021-08-01 17:02:39 +02:00
@RubenKelevra
d083af2149
Create feature.md 2021-08-01 16:58:52 +02:00
@RubenKelevra
aeca253ade
Create enhancement.md 2021-08-01 16:58:09 +02:00
@RubenKelevra
d9639e0dcc
Create doc.md
Source: 08e058427f/.github/ISSUE_TEMPLATE/doc.md
2021-08-01 16:57:15 +02:00
@RubenKelevra
cd5abe80a4
Create bug-report.md
Source: 08e058427f/.github/ISSUE_TEMPLATE/bug-report.md
2021-08-01 16:54:42 +02:00
@RubenKelevra
e9164e7f63
Create auto-comment.yml
Source: https://github.com/ipfs/go-ipfs/blob/master/.github/auto-comment.yml
2021-08-01 16:43:09 +02:00
@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