The litter-robot component offers integration with the Litter-Robot WiFi enabled devices to Home Assistant.
82
stars
15
forks
source link
feat(data-update-coordinator): Simplifies synchronization of sensor state #20
Closed
joshjcarrier closed 4 years ago
Simplifies synchronization of sensor state when commands sent, using DataUpdateCoordinator that is part of HA ~> 0.111.0.
Configurable polling now supported for #17 with
scan_interval
in seconds.