Commit Graph

11 Commits (d9f3d2b429a16a2e0cc759492781098fed9eab6a)

Author SHA1 Message Date
starkillerOG 4dade9668a
Motion Blinds auto interface ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-04 10:55:36 -10:00
starkillerOG 98ca9754d7
Motion Blinds dhcp discovery ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 13:01:17 -10:00
starkillerOG faf1f229e1
Motion allow changing ip ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-25 10:10:04 -10:00
starkillerOG a9cefec1db
Motionblinds improvements ()
* use gateway_mac as identifier

see revieuw request: https://github.com/home-assistant/core/pull/64414#discussion_r787691139

* show hw_version and add interface "0.0.0.0"
2022-01-23 02:42:23 +02:00
starkillerOG 9bd2115a20
Motion blinds add interface and wait_for_push options ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-18 23:34:51 +02:00
Franck Nijhof a6206b2819
Clean up connection classes in integrations M-O () 2021-04-30 21:03:37 -10:00
Marc Mueller 2956eb0902
Update pylint to 2.7.3 ()
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
tkdrob a5a45f29e2
Cleanup unused loggers () 2021-02-14 13:46:58 +01:00
starkillerOG e287160f72
Add discovery to Motion Blinds ()
* 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>
2020-12-29 11:13:31 -08:00
starkillerOG 82f9de31b1
Motion Blinds upgrade to local push ()
* Motion Blinds upgrade to local push
2020-12-23 15:15:11 -08:00
starkillerOG 0c30abda61
Add Motion Blinds integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-11-23 10:33:14 -10:00