hass-core/tests
Aaron Bach c2e843cbc3 Add support for Notion Home Monitoring ()
* Add support for Notion Home Monitoring

* Updated coverage

* Removed auto-generated translations

* Stale docstrings

* Corrected hardware version

* Fixed binary sensor representation

* Cleanup and update protection

* Updated log message

* Cleaned up is_on

* Updated docstring

* Modified which data is updated during async_update

* Added more checks during update

* More cleanup

* Fixed unhandled exception

* Owner-requested changes (round 1)

* Fixed incorrect scan interval retrieval

* Ugh

* Removed unnecessary import

* Simplified everything via dict lookups

* Ensure bridges are properly registered

* Fixed tests

* Added catch for invalid credentials

* Ensure bridge ID is updated as necessary

* Updated method name

* Simplified bridge update

* Add support for updating bridge via_device_id

* Device update guard clause

* Removed excess whitespace

* Whitespace

* Owner comments

* Member comments
2019-07-09 10:29:06 +02:00
..
auth Add get_states faster () 2019-04-23 12:46:22 +02:00
components Add support for Notion Home Monitoring () 2019-07-09 10:29:06 +02:00
fixtures Sleepiq single sleeper crash () 2019-07-07 08:40:02 +02:00
helpers Allow updating of via_device in device registry () 2019-07-04 19:10:23 -04:00
mock Add zwave.network_complete_some_dead event () 2018-09-28 19:14:57 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_util Fix ingress bug with Firefox () 2019-04-15 15:27:13 -07:00
testing_config New scanner device tracker and ZHA device tracker support () 2019-07-04 12:44:39 +02:00
util Fix time expression parsing () 2019-06-22 13:39:33 +02:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Batch of Component(s) -> Integration(s) () 2019-07-05 15:24:26 -07:00
conftest.py Require core config detection to be triggerd manually () 2019-05-22 17:24:46 -07:00
test_bootstrap.py No longer rely on requests () 2019-05-08 11:15:04 -07:00
test_config.py Use loose version () 2019-06-08 08:19:00 -07:00
test_config_entries.py Warn when user tries run custom config flow () 2019-06-20 13:22:12 -07:00
test_core.py Update home zone when core config updated () 2019-05-31 23:03:45 -07:00
test_data_entry_flow.py Add SSDP integration () 2019-05-26 19:48:27 -07:00
test_loader.py Support config flow on custom components () 2019-07-09 01:19:37 +02:00
test_main.py Hello Python 3.5 () 2018-02-22 23:22:27 -08:00
test_requirements.py Create progress file for pip installs () 2019-06-04 11:04:20 -07:00
test_setup.py No longer allow invalid slugs or extra keys () 2019-05-30 13:33:26 +02:00