adaptive-lighting/custom_components/adaptive_lighting
Benjamin Auquite b6790b14eb Squashed commit of the following:
commit 8dd1b5660e
Merge: 3b3f56f a888afd
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Mon Apr 10 12:51:11 2023 -0500

    merge origin

commit 3b3f56f2d2
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Mon Apr 10 12:39:26 2023 -0500

    Update test_switch.py

commit 258964d97b
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Mon Apr 10 12:07:18 2023 -0500

    pass flake8

    move stuff out of `async_setup_entry`

commit 5b6ad02e1d
Merge: 251babc fe7bdd3
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Sat Apr 8 06:01:44 2023 -0500

    Merge branch 'main' into new-service-calls

commit 251babce9d
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Sat Apr 8 05:35:16 2023 -0500

    fixes and now passes tests

commit d9cd74bef3
Author: Benjamin Auquite <halomastar@gmail.com>
Date:   Sat Apr 8 05:15:17 2023 -0500

    initial commit, passes most tests.

    'function too complex'
2023-04-11 19:07:48 -05:00
..
translations Add scripts to auto update en.json, strings.json and services.yaml (#520) 2023-04-03 14:59:14 -07:00
__init__.py Retroactive review changes for #443 (#485) 2023-03-27 20:56:54 -05:00
_docs_helpers.py Automatically generate more service tables in the README (#509) 2023-04-03 00:58:39 -07:00
config_flow.py linting, sub string for constant 2022-10-29 23:58:03 +00:00
const.py Squashed commit of the following: 2023-04-11 19:07:48 -05:00
manifest.json Refactor _adapt_lights into _update_manual_control_and_maybe_adapt (#513) 2023-04-08 18:54:06 -07:00
services.yaml Add scripts to auto update en.json, strings.json and services.yaml (#520) 2023-04-03 14:59:14 -07:00
strings.json Add scripts to auto update en.json, strings.json and services.yaml (#520) 2023-04-03 14:59:14 -07:00
switch.py Squashed commit of the following: 2023-04-11 19:07:48 -05:00