core/tests
Alistair Galbraith 3db9d6a6aa
Fix template light returning NULL in color or temperature (#33498)
* Support for returning NULL in color or temperature. Fixes #33469

* Added further support for ‘None’ returns in level template

* Removed assumption that template render may not be a string

* Streamlined code per cloud pylint

* Updates per code review suggestions

* Added improved error handling and logging for brightness

* Additional exception handling for temperature
2020-04-02 17:41:19 -05:00
..
auth Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
components Fix template light returning NULL in color or temperature (#33498) 2020-04-02 17:41:19 -05:00
fixtures Bump brother to 0.1.11 (#33526) 2020-04-02 13:52:03 +02:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
mock Black 2019-07-31 12:25:30 -07:00
resources
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_util Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
testing_config Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
util Expand network util to check for link local addresses (#33499) 2020-04-01 11:24:30 -07:00
__init__.py
bandit.yaml Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
common.py Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
conftest.py Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
ignore_uncaught_exceptions.py Fix uncaught exceptions for mqtt (#33547) 2020-04-02 15:18:30 -07:00
test_bootstrap.py Only check frontend for safe mode if frontend wanted to be loa… (#31969) 2020-02-19 15:56:46 +01:00
test_config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
test_config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
test_core.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
test_data_entry_flow.py Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
test_loader.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_main.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
test_setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00