Commit graph

14 commits

Author SHA1 Message Date
epenet
bb538a9782
Use new enums in motion_blinds () 2021-12-16 22:47:23 +01:00
Robert Hillis
f2a5c4602e
Use DeviceInfo Class L-M () 2021-10-25 23:26:40 +02:00
epenet
176ed4f7ba
Use DeviceInfo on components with via_device (I-T) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 12:31:12 +02:00
starkillerOG
cd1a71b070
Motion_blinds fix up button not available for unidirection blinds () 2021-10-07 13:27:48 -07:00
starkillerOG
2634949999
Add motion_blinds VerticalBlind and cleanup () 2021-09-06 16:19:02 +02:00
Franck Nijhof
3311b1bafb
Small clean up for Motion Blinds () 2021-06-29 14:08:19 +03:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere () 2021-05-03 09:34:28 -07:00
starkillerOG
b4d39d517f
Update in 1 minute on unavailable Motion blinds ()
* if unavailable request update in 1 minute

* fix styling

* improve changing update interval

* remove unused import

* try to fix

* remove unused pass

* add const

* fix missing timedelta

* update to motionblinds 0.4.10

* improve update coordinator

* fix linting errors

* remove unused import

* move update functions within the DataUpdateCoordinator

* fix white space
2021-03-25 20:06:40 -07:00
Erik Montnemery
14a59d290a
Update integrations j-o to override extra_state_attributes() () 2021-03-11 20:11:25 +01:00
starkillerOG
24f6f59eb4
Use entity service for motion blinds ()
* Simplify motion blinds service
* Switch to using entity service
2020-12-29 07:21:51 -08:00
starkillerOG
598202da07
Simplify motion blinds push callback () 2020-12-29 12:11:08 +01:00
starkillerOG
a22d9e54db
Improve TDBU motion blinds control ()
* improve TDBU motion blinds control

* Simplify service registration
2020-12-28 13:09:53 -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