Commit graph

597 commits

Author SHA1 Message Date
Bas Nijholt
1ef55ca180
Use Kelvin instead of Mired, default since core=2022.11 (#375) 1.4.0
* 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
allcontributors[bot]
4ef577ff7c
docs: add ngommers as a contributor for translation (#401)
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-12-11 09:35:55 -08:00
ngommers
8ed8531610
Create nl.json (#399)
add dutch language
2022-12-11 09:35:27 -08:00
allcontributors[bot]
185b4041bf
docs: add talllguy as a contributor for doc (#397)
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-12-08 10:48:44 -08:00
Bas Nijholt
3c463219e0
Merge pull request #396 from talllguy/service-lights-optional
Updated optional status for lights in service
2022-12-08 10:48:14 -08:00
Elliott Plack
b910b565d4
Updated optional status for lights in service
While implementing `adaptive_lighting.**apply**` in automations, I've noticed that listing the lights isn't required. For instance, if I have an adaptive lighting entity called `adaptive_lighting.office`, I can condition a motion sensor trigger with the following action successfully:

    service: adaptive_lighting.apply
    data:
      entity_id: switch.adaptive_lighting_office
      turn_on_lights: true
2022-12-08 09:22:14 -05:00
Bas Nijholt
5c4ce3cae6
bump to version 1.3.0 2022-12-07 12:46:28 -08:00
Bas Nijholt
2029319997
Merge pull request #384 from Mark-Niemeyer/send_split_delay 1.3.0
add a delay between sending commands using separate_turn_on_commands
2022-11-27 12:14:09 -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
bf82beab82 add send_split_delay to README 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
Bas Nijholt
e33ddc8a46
Merge pull request #389 from basnijholt/all-contributors/add-Mark-Niemeyer
docs: add Mark-Niemeyer as a contributor for code
2022-11-27 09:16:10 -08:00
allcontributors[bot]
75fde28aca
docs: update .all-contributorsrc 2022-11-27 17:09:01 +00:00
allcontributors[bot]
d7e1b5cf4d
docs: update README.md 2022-11-27 17:09:00 +00:00
Bas Nijholt
e18a211961
Merge pull request #388 from basnijholt/all-contributors/add-Mark-Niemeyer
docs: add Mark-Niemeyer as a contributor for translation
2022-11-27 09:07:52 -08:00
Bas Nijholt
e31eebf2a4
Merge pull request #387 from Mark-Niemeyer/update-german-translations
update german translation
2022-11-27 09:07:43 -08:00
allcontributors[bot]
3077bdf098
docs: update .all-contributorsrc 2022-11-27 17:07:34 +00:00
allcontributors[bot]
8275ccd36c
docs: update README.md 2022-11-27 17:07:33 +00:00
Bas Nijholt
2ee7801bc3
Merge pull request #386 from Mark-Niemeyer/flake8_github
pre-commit: switch flake8 repo from gitlab to github
2022-11-27 09:05:56 -08:00
Mark Niemeyer
040d576948 update german translation 2022-11-27 17:30:28 +01:00
Mark Niemeyer
54ddb8c4ae pre-commit: switch flake8 repo from gitlab to github 2022-11-27 17:18:48 +01:00
Bas Nijholt
9ed1f596eb Change title for better view in HACS 2022-11-13 12:33:42 -08:00
Bas Nijholt
e9984ef4e1 Change title, better description in HACS 2022-11-13 12:13:00 -08:00
Bas Nijholt
6c2ed6ec42
Merge pull request #373 from basnijholt/fix-contributors
Fix contributors
2022-11-09 19:11:40 -08:00
Bas Nijholt
48fa920e37 Regenerate README 2022-11-09 19:10:38 -08:00
Bas Nijholt
b873ea67b1 Remove incorrectly added contributors 2022-11-09 19:10:14 -08:00
Bas Nijholt
4740844f1d docs: add @matt-forster as a contributor 2022-11-09 19:09:24 -08:00
Bas Nijholt
1e87750ba0 docs: add @robert-crandall as a contributor 2022-11-09 19:09:14 -08:00
Bas Nijholt
395e51e0dc
Merge pull request #372 from basnijholt/readme-table-fixes
Fix time defaults in table
2022-11-08 18:56:02 -08:00
Bas Nijholt
015b46a3fd Fix time defaults in table 2022-11-08 18:55:37 -08:00
Bas Nijholt
e84ecff8ae
Merge pull request #371 from basnijholt/fix-typos 1.2.1
Fix typos in en.json and strings.json
2022-11-08 16:49:06 -08: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
bd1bad3f53 docs: add @claytonjn as a contributor 2022-11-08 10:21:09 -08:00
Bas Nijholt
125bc43173 move badge 2022-11-08 10:20:40 -08:00
Bas Nijholt
1e4f206298
Merge pull request #359 from basnijholt/allcontributors
Add contributors to README
2022-11-08 10:05:31 -08:00
Bas Nijholt
fd88bbe563 docs: add @awashingmachine as a contributor 2022-11-08 10:00:41 -08:00
Bas Nijholt
a341a9169a docs: add @bedaes as a contributor 2022-11-08 10:00:40 -08:00
Bas Nijholt
ed7fbe856d docs: add @blueshiftlabs as a contributor 2022-11-08 10:00:38 -08:00
Bas Nijholt
e30910ad73 docs: add @chishm as a contributor 2022-11-08 10:00:37 -08:00
Bas Nijholt
b6808125a2 docs: update @covid10 as a contributor 2022-11-08 10:00:35 -08:00
Bas Nijholt
0c74ee81b0 docs: add @covid10 as a contributor 2022-11-08 10:00:34 -08:00
Bas Nijholt
a0bca63800 docs: add @danaues as a contributor 2022-11-08 10:00:32 -08:00
Bas Nijholt
4573261c7b docs: add @Davst as a contributor 2022-11-08 10:00:31 -08:00
Bas Nijholt
58fe0888fc docs: add @denysdovhan as a contributor 2022-11-08 10:00:29 -08:00
Bas Nijholt
93f3232587 docs: update @Djelibeybi as a contributor 2022-11-08 10:00:28 -08:00
Bas Nijholt
9063dedb37 docs: add @Djelibeybi as a contributor 2022-11-08 10:00:27 -08:00
Bas Nijholt
5d84859332 docs: add @ghost as a contributor 2022-11-08 10:00:25 -08:00
Bas Nijholt
5ed39db275 docs: add @glebsterx as a contributor 2022-11-08 10:00:24 -08:00
Bas Nijholt
f0b6790b54 docs: add @gvssr as a contributor 2022-11-08 10:00:22 -08:00