adaptive-lighting/custom_components/adaptive_lighting
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
..
translations Fix sunrise vs sunset typo (#458) 2023-03-25 19:11:51 -07:00
__init__.py Feature requests: Switch now optional for service calls | New default icons | Reload .yaml w/o restart | adapt_delay ms (#459) 2023-03-25 20:22:05 -07:00
config_flow.py linting, sub string for constant 2022-10-29 23:58:03 +00:00
const.py Feature requests: Switch now optional for service calls | New default icons | Reload .yaml w/o restart | adapt_delay ms (#459) 2023-03-25 20:22:05 -07:00
manifest.json Fix the broken tests (#467) 2023-03-26 15:04:13 -07:00
services.yaml Feature requests: Switch now optional for service calls | New default icons | Reload .yaml w/o restart | adapt_delay ms (#459) 2023-03-25 20:22:05 -07:00
strings.json Fix sunrise vs sunset typo (#458) 2023-03-25 19:11:51 -07:00
switch.py Feature requests: Switch now optional for service calls | New default icons | Reload .yaml w/o restart | adapt_delay ms (#459) 2023-03-25 20:22:05 -07:00