mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 02:52:02 +01:00
* Add discovery to Motion Blinds * Update test_config_flow.py * ommit keys() Co-authored-by: Allen Porter <allen.porter@gmail.com> * use _ to indicate private variables * disregard changes to en.json * remove unused errors * clearify multicast=None * improve tests * make self._key a local variable * fix styling Co-authored-by: Allen Porter <allen.porter@gmail.com>