Commit graph

94 commits

Author SHA1 Message Date
Benjamin Auquite
c05e0cc244 Change attributes in AdaptiveSwitch via service call (#443) 2023-03-27 09:05:24 -07:00
Bas Nijholt
36154ca606
Format the Markdown table in README.md (#471) 2023-03-27 01:21:00 +00:00
allcontributors[bot]
66e65e2fe7
docs: add raman325 as a contributor for code (#466)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 20:41:56 -07:00
allcontributors[bot]
97e2e27a9b
docs: add firstof9 as a contributor for code (#465)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 20:28:22 -07:00
allcontributors[bot]
5552f5ec89
docs: add skycarl as a contributor for doc (#464)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 19:12:47 -07:00
allcontributors[bot]
8c630c995a
docs: add th3w1zard1 as a contributor for code (#463)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 12:46:10 -07:00
Benjamin Auquite
231e7c197d
Show config options on the switch as attributes with include_config_in_attributes option (#445)
* Switch attributes now show the config settings.

`sunset_time`, `sunrise_time`, `max_sunrise_time`, and `min_sunset_time` show 'null' when not overridden - TODO

* fixed basnijholt's requested issues

* Run pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* 'configuration' attr holds list of config options

returned the `=` from basnijholt's review.

* Small style changes

* Add include_config_in_attributes to en.json

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bas Nijholt <bas@nijho.lt>
2023-03-25 12:43:51 -07:00
allcontributors[bot]
c3f26a3685
docs: add brebtatv as a contributor for translation (#431)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-12 14:34:42 -08:00
allcontributors[bot]
53455f15a7
docs: add deviantintegral as a contributor for doc (#428)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2023-02-12 14:28:56 -08:00
Andrew Berry
6482fc54c2
Add troubleshooting steps for lights (#427)
* Fix skipping heading level

* Add troubleshooting for when lights misbehave

* Rephrase Zigbee groups troubleshooting section

Co-authored-by: Andrew Berry <andrew@furrypaws.ca>

---------

Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2023-02-12 14:28:37 -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
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
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
Mark Niemeyer
bf82beab82 add send_split_delay to README 2022-11-27 20:37:28 +01:00
allcontributors[bot]
d7e1b5cf4d
docs: update README.md 2022-11-27 17:09:00 +00:00
allcontributors[bot]
8275ccd36c
docs: update README.md 2022-11-27 17:07:33 +00: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
48fa920e37 Regenerate README 2022-11-09 19:10:38 -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
015b46a3fd Fix time defaults in table 2022-11-08 18:55:37 -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
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
Bas Nijholt
553e274118 docs: add @hudsonbrendon as a contributor 2022-11-08 10:00:20 -08:00
Bas Nijholt
b9c86591d6 docs: add @Hypfer as a contributor 2022-11-08 10:00:19 -08:00
Bas Nijholt
2cf3ebc299 docs: add @itssimon as a contributor 2022-11-08 10:00:17 -08:00
Bas Nijholt
418f5570b7 docs: add @josecarlosfernandez as a contributor 2022-11-08 10:00:15 -08:00
Bas Nijholt
d2c3811166 docs: add @jowgn as a contributor 2022-11-08 10:00:14 -08:00
Bas Nijholt
aa9b0542fd docs: add @LukaszP2 as a contributor 2022-11-08 10:00:13 -08:00
Bas Nijholt
e329417f88 docs: add @Lynilia as a contributor 2022-11-08 10:00:11 -08:00
Bas Nijholt
7d4a785524 docs: add @MangoScango as a contributor 2022-11-08 10:00:10 -08:00
Bas Nijholt
86f3da3f9a docs: add @matt as a contributor 2022-11-08 10:00:08 -08:00
Bas Nijholt
6f87c4c078 docs: add @mpeterson as a contributor 2022-11-08 10:00:07 -08:00
Bas Nijholt
504f2a25f2 docs: add @myhrmans as a contributor 2022-11-08 10:00:06 -08:00
Bas Nijholt
6de3b22e11 docs: add @Nicholaiii as a contributor 2022-11-08 10:00:04 -08:00