Benjamin Auquite
e30b7debe5
Refactor _adapt_lights into _update_manual_control_and_maybe_adapt ( #513 )
...
* Add auto_reset_manual_control with async timer
* cherry-pick wait for transition stuff
* Update switch.py
* merge wait_for_transition
* Update switch.py
* not renamed in this branch yet.
* Update switch.py
* update tests
* Update switch.py
* Update switch.py
* merge related fix
* cleanup
* Revert "cleanup"
This reverts commit 3aa2f3242b .
* 0.1 sometimes fails the test
* not in this pr yet
* Update switch.py
* Update switch.py
* Update switch.py
* Update switch.py
* Update README.md, strings.json, and services.yaml
* slight refactor
* Update switch.py
* Update switch.py
* Possible refactor of _update_attrs_and_maybe_adapt_lights
* cleaned up
* Revert "cleaned up"
This reverts commit 441cb1ff5c .
* Possible refactor of _update_attrs_and_maybe_adapt_lights (#537 )
Co-authored-by: Benjamin Auquite <halomastar@gmail.com>
* Revert "Revert "cleaned up""
This reverts commit 11b268148b .
* remove bad merge conflict
* revert permissions
* Bump to 1.11.0
* Undo unrelated test changes
* 'else' instead of 'continue'
---------
Co-authored-by: Bas Nijholt <bas@nijho.lt>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2023-04-08 18:54:06 -07:00
Benjamin Auquite
a01fec0211
Bump to 1.10.1 ( #551 )
...
* Update manifest.json
* undo merge mistake
* Version 1.10.1
2023-04-06 13:29:32 -07:00
Bas Nijholt
59877a0343
Make sure context_id is 26 chars and partially conform to ULID standard ( #550 )
2023-04-06 12:37:02 -07:00
Benjamin Auquite
c7f44e472f
Correctly wait for transitions ( #510 )
...
* Add auto_reset_manual_control with async timer
* cherry-pick wait for transition stuff
* Update switch.py
* not renamed in this branch yet.
* Update switch.py
* update tests
* Update switch.py
* merge related fix
* cleanup
* Revert "cleanup"
This reverts commit 3aa2f3242b .
* Update switch.py
* Update switch.py
* Update switch.py
* Small refactor
* Move test to old position for better diffs
* Revert "Small refactor"
This reverts commit b986b3f77c .
* Update README.md
* fix the test
last_state_change isn't updated quick enough.
* #510 changes (#516 )
* Change (WIP)
* Update test_switch.py
* Refactor
* Revert "Revert "Small refactor""
This reverts commit 3731c99936 .
* Update README.md
* Fix the test
* Bump to 1.9.0 (#518 )
* Basic community fixes PR (#460 )
* Fixes #423
#423
* Do not adapt lights turned on with custom payloads.
* Update switch.py
* Issue fixes
#423 , #378 , #403 , #449
* quickly test #274
* Revert feature requests, this branch only has fixes.
Reverted FR 274
* pre-commit fix
* Create automerge.yaml
* test
* Delete automerge.yaml
My bad.
* Fix #460 and #408
* see @basnijholt 's comment in #450 .
* @basnijholt requested changes.
---------
Co-authored-by: Bas Nijholt <bas@nijho.lt>
* Undo accidental changes introduced in #509 , but adds the changes from #460 (#521 )
* Release 1.9.1 (#522 )
* Bump to 1.9.1
* Add CODEOWNERS
---------
Co-authored-by: Benjamin Auquite <halomastar@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* No need to wrap the reset
* Remove unused attrs
* Shorter log message
* revert unrelated tests change
* remove unused function
* Use patch
* Bump to 1.10.0
---------
Co-authored-by: Bas Nijholt <bas@nijho.lt>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2023-04-03 17:04:06 -07:00
Bas Nijholt
d768a1e825
Release 1.9.1 ( #522 )
...
* Bump to 1.9.1
* Add CODEOWNERS
2023-04-03 02:07:05 -07:00
Bas Nijholt
87391e6d24
Bump to 1.9.0 ( #518 )
2023-04-03 01:01:58 -07:00
Bas Nijholt
ccf18c3879
Bump to 1.8.0 ( #508 )
2023-04-02 19:17:35 -07:00
Bas Nijholt
1ca3bf0f6a
Retroactive review changes for #443 ( #485 )
...
* Retroactive review changes for #443
* Move up __init__
* Add test for test_change_switch_settings_service
* Add docs
* Add test for defaults
* Remove unused function
* Add skip var
* move pylint marker
* Refactor validate
* Update README.md
---------
Co-authored-by: Benjamin Auquite <halomastar@gmail.com>
2023-03-27 20:56:54 -05:00
Benjamin Auquite
06dcdbb4a4
Fix the broken tests ( #467 )
...
* Update test_dependencies.py
pytest reversion todo in later commit
* increase verbosity for analysis
* "instance" was created in the basic features PR.
* Can't stand the deprecation warnings.
* add testing steps to workflow action in logs.
Help the next person running into this issue again.
* wording in new messages.
* Manifest keys should be sorted: domain, name, then alphabetical order
* return basnijholt's original settings.
replaced `-v` with `-qq` again in `pytest.yaml`,
returned `branches: [master]` in both yaml files.
* Forgot a comma
* Update version in manifest to 1.6.0
* @th3w1zard1 is a code owner!
* Update .gitignore
* Revert "Update .gitignore"
This reverts commit 172841d356 .
2023-03-26 15:04:13 -07:00
Bas Nijholt
ce4503c9c6
Also trigger manual control when using "color_temp" in mired format ( #402 )
2022-12-11 17:23:08 -08:00
Bas Nijholt
dc8fa60e75
Bump to 1.4.0
2022-12-11 16:56:14 -08:00
Bas Nijholt
5c4ce3cae6
bump to version 1.3.0
2022-12-07 12:46:28 -08:00
Bas Nijholt
1d489455f0
Bump to 1.2.0 in manifest.json
2022-11-08 10:38:31 -08:00
Bas Nijholt
07a0dec203
Bump to 1.1.0
2022-08-31 23:19:40 -07:00
Bas Nijholt
c0bc8d23da
Bump to 1.0.20
2022-08-30 10:49:24 -07:00
Bas Nijholt
1642ae8da3
Bump to 1.0.19
2022-08-30 10:34:36 -07:00
Bas Nijholt
52220b0328
Bump version to 1.0.18
2022-08-30 09:46:13 -07:00
Bas Nijholt
1fd6787505
Bump version to 1.0.17
2022-08-29 19:40:14 -07:00
Bas Nijholt
57d51183fe
Update version number
2022-08-28 11:30:20 -07:00
Joscha Wagner
86be7c63eb
Update manifest.json
2022-05-19 05:55: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
Bas Nijholt
30d85e3ae7
add version string in manifest.json
2021-03-01 19:20:18 +01:00
Bas Nijholt
d67479d017
sync
2020-10-14 16:00:51 +02:00
Bas Nijholt
9bb16f1487
sync with PR
2020-09-29 14:31:01 +02:00
Bas Nijholt
f444a8a142
need to change the name of folder to get strings.json working
2020-09-13 10:46:33 +02:00