Rob Bierbooms
c5041b41c8
Implement config and option flow for rfxtrx integration (#39117)
* Create option flow for Rfxtrx integration (#37982)
* Implement config flow for rfxtrx integration (#39299)
* Add config flow
* Add strings
* Add first series of tests
* Add tests
* Adjust tests according review comments
* Adjust strings
* Add executor for testing connection
* Change ports to dict
* Fix pylint issue
* Adjust tests
* Migrate config entry for rfxtrx integration (#39528)
* Add rfxtrx device connection validation when importing (#39582)
* Implement import connection validation
* Fix binary sensor tests
* Move rfxtrx data
* Fix cover tests
* Fix test init
* Fix light tests
* Fix sensor tests
* Fix switch tests
* Refactor rfxtrx test data
* Fix strings
* Fix check
* Rework device string in test code
* Add option to delete multiple rfxtrx devices (#39625)
* Opt to remove multiple devices
* Fix devices key
* Add tests (phase 1)
* Add tests (phase 2)
* Tweak remove devices test
* Implement device migration function in rfxtrx option flow (#39694)
* Prompt option to replace device
* Revert unwanted changes
* Add replace device function
* WIP replace entities
* Remove device/entities and update config entry
* Fix styling
* Add info
* Add test
* Fix strings
* Refactor building migration map
* Allow migration for all device types
* Add test to migrate control device
* Fixup some names
* Fixup entry names in test code
* Bump pyRFXtrx to 0.26 and deprecate debug config key (#40679)
* Create option flow for Rfxtrx integration (#37982)
* Implement config flow for rfxtrx integration (#39299)
* Add config flow
* Add strings
* Add first series of tests
* Add tests
* Adjust tests according review comments
* Adjust strings
* Add executor for testing connection
* Change ports to dict
* Fix pylint issue
* Adjust tests
* Migrate config entry for rfxtrx integration (#39528)
* Add rfxtrx device connection validation when importing (#39582)
* Implement import connection validation
* Fix binary sensor tests
* Move rfxtrx data
* Fix cover tests
* Fix test init
* Fix light tests
* Fix sensor tests
* Fix switch tests
* Refactor rfxtrx test data
* Fix strings
* Fix check
* Rework device string in test code
* Add option to delete multiple rfxtrx devices (#39625)
* Opt to remove multiple devices
* Fix devices key
* Add tests (phase 1)
* Add tests (phase 2)
* Tweak remove devices test
* Implement device migration function in rfxtrx option flow (#39694)
* Prompt option to replace device
* Revert unwanted changes
* Add replace device function
* WIP replace entities
* Remove device/entities and update config entry
* Fix styling
* Add info
* Add test
* Fix strings
* Refactor building migration map
* Allow migration for all device types
* Add test to migrate control device
* Fixup some names
* Fixup entry names in test code
* Bump version number
* Remove debug key from connect
* Remove debug option from config flow
* Remove debug from tests
* Fix event test
* Add cv.deprecated
* Fix test
* Fix config schema
* Add timeout on connection
* Rework config schema
* Fix schema...again
* Prevent creation of duplicate device in rfxtrx option flow (#40656)
2020-10-01 08:55:57 +02:00
..
2020-07-13 17:43:11 +02:00
2020-10-01 08:55:57 +02:00
2020-09-30 21:12:44 +02:00
2020-08-29 08:23:55 +02:00
2020-09-30 09:13:53 -05:00
2020-09-15 10:09:56 +02:00
2016-01-30 14:08:32 -05:00
2020-08-04 15:34:23 +02:00
2020-08-10 14:19:38 +02:00
2020-09-19 10:30:22 -05:00
2020-09-28 14:43:22 +02:00
2016-10-23 23:48:01 -07:00
2020-08-29 08:23:55 +02:00
2020-01-20 18:44:55 +02:00
2020-09-16 21:38:40 +02:00
2020-09-13 18:06:19 -05:00
2020-08-27 13:56:20 +02:00
2020-08-27 13:56:20 +02:00
2020-08-27 13:56:20 +02:00
2020-09-16 21:38:40 +02:00
2020-09-27 15:39:45 +02:00
2020-05-05 21:34:51 -07:00
2020-09-11 12:19:21 +02:00
2020-05-03 11:27:19 -07:00
2020-08-27 13:56:20 +02:00
2020-08-27 13:56:20 +02:00