mirror of
https://github.com/mx42/home-assistant-ecocito.git
synced 2026-01-14 13:59:50 +01:00
feat: grab all collection events in 1 call and dispatch in several sensors after
It becomes a bit of a mess with a lot of dynamically named sensors, and possibly a lot of empty ones. It adds a bit of a burden on the user to clean-up the mess. :/
This commit is contained in:
@@ -3,3 +3,4 @@ colorlog==6.8.2
|
||||
homeassistant==2025.3.4
|
||||
pip>=21.3.1
|
||||
ruff==0.11.0
|
||||
unidecode>=1.3.8
|
||||
|
||||
Reference in New Issue
Block a user