Files
core/tests/components
Ziv e13d5bdc10 Refactor dynalite integration for multi-platform (#32335)
* refactoring for multi platform

* adopted test_bridge to refactoring

* refactoring tests for multi-platform
additional coverage in config and init

* comment for clarity

* more specific imports from lib

* library version bump

* removed async_update

* changed parameter order to start with hass

* removed pylint disable

* unsubscribe from signal dispatcher
inherit from Entity

* use device.unique_id

* changed hass_obj to hass

* added test for remove entity
bug fix from the test

* removed the polling try_connect. hate polling... it is now part of the async_setup()
significantly makes the code clearer and simplifies the tests

* removed leftover debug logs in the library

* changed tests to get the entry_id from hass

* changed place to assign hass.data only after success

* fixes for test_init

* removed assert

* removed device_info

* removed bridge internal from common

* modified test_bridge to work without the bridge directly

* removed bridge from test_existing_update

* changed update to not use bridge internals

* dyn_bridge fixture no longer used - removed
2020-03-01 22:44:24 +01:00
..
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-12-04 22:47:40 -08:00
2020-02-26 17:02:42 -08:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2020-02-06 11:32:30 +01:00
2019-04-14 16:59:06 -07:00
2019-12-31 13:05:31 +01:00
2019-07-31 12:25:30 -07:00
2020-01-03 14:47:06 +01:00
2020-02-20 08:51:00 -08:00
2020-02-20 08:11:27 -08:00
2020-01-14 13:03:02 -08:00
2020-02-08 13:10:59 +01:00
2019-07-31 12:25:30 -07:00
2019-12-31 14:34:53 +01:00
2020-01-14 13:03:02 -08:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2020-01-14 13:03:02 -08:00
2020-02-25 10:44:24 -08:00
2019-07-31 12:25:30 -07:00
2020-01-15 12:01:47 -08:00
2020-01-29 18:18:24 +01:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-12-04 22:47:40 -08:00
2019-12-04 22:47:40 -08:00
2020-01-14 13:03:02 -08:00
2020-02-17 08:44:36 -08:00
2020-02-25 16:37:41 -07:00
2020-01-03 21:34:20 +01:00
2019-08-30 16:41:07 -07:00
2020-02-16 15:34:44 -08:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2020-01-31 08:33:00 -08:00
2019-08-10 00:14:03 +02:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-12-10 23:25:06 +01:00
2019-07-31 12:25:30 -07:00
2020-01-03 14:47:06 +01:00
2019-07-31 12:25:30 -07:00
2020-01-03 14:47:06 +01:00
2020-02-29 18:37:06 -05:00
2016-03-09 10:25:50 +01:00