starkillerOG
3c30ad1850
Motion blinds duplication reduction using entity baseclass ( #99444 )
2023-09-02 21:51:58 +02:00
starkillerOG
2702124130
Motion blinds improve async_request_position_till_stop ( #93304 )
2023-06-23 16:26:34 +02:00
starkillerOG
9be7b02613
Fix Motion Blinds checking interface for multiple gateways ( #71474 )
...
* fix checking interface for multiple gateways
* fix black
* setup lock for shared multicast listener
* fix black
* bump motionblinds to 0.6.7
* compensate for extra Lock_key
* unregister gateway when unloading
* unsubscribe stop listener
* fix black
* only unsubscribe listener on last gateway remove
* catch OSError for invalid interfaces
* test coverage
* make stop listen on last config entry more robust
* also check ConfigEntryState
* fix black
2022-05-19 10:36:22 +02:00
starkillerOG
425b825ae9
Motion Blinds API lock ( #68587 )
2022-03-29 08:29:29 -10:00
starkillerOG
83983bc875
Motion request update till stop ( #68580 )
...
* update untill stop
* fixes
* fix spelling
2022-03-23 20:59:53 +02:00
starkillerOG
03ec77fb62
Motion blinds support direct wifi blinds ( #67372 )
...
* bump motionblinds to 0.6.0
* fix unknown type
* fix name for wifi direct blinds
* push motionblinds to 0.6.1
* fix RSSI sensor
* Do not add singnal sensor twice for direct WiFi blinds
* fix device registry
* fix typo
* missing import
* fix styling
* fix spelling
2022-03-11 20:13:46 -08:00
Marc Mueller
e0cb33a0a1
Use platform enum (4) [M-O] ( #60940 )
2021-12-05 17:06:35 -10:00
starkillerOG
9bd2115a20
Motion blinds add interface and wait_for_push options ( #50067 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-18 23:34:51 +02:00
starkillerOG
b4d39d517f
Update in 1 minute on unavailable Motion blinds ( #47800 )
...
* 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
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
starkillerOG
a22d9e54db
Improve TDBU motion blinds control ( #44500 )
...
* improve TDBU motion blinds control
* Simplify service registration
2020-12-28 13:09:53 -08:00
starkillerOG
82f9de31b1
Motion Blinds upgrade to local push ( #44391 )
...
* Motion Blinds upgrade to local push
2020-12-23 15:15:11 -08:00
starkillerOG
0c30abda61
Add Motion Blinds integration ( #42989 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-11-23 10:33:14 -10:00