84cd63ce702933f5274f3fc8fd5093ccad6f0dee
- Used platform: template instead of state trigger with entity_id: all (entity_id: all is not valid for state triggers in HA) - Template checks: from_state == 'unavailable' AND to_state not in ['unavailable', 'unknown', 'none'] — fires only on recovery - Removed problematic regex condition; condition: [] keeps it simple - Action: notify via Telegram bot with device name, entity_id, new state - mode: queued to handle burst of devices coming online simultaneously
Description
OpenClaw Memory Wiki and Knowledge Base
Languages
Python
67.5%
HTML
15.9%
Shell
7.8%
JavaScript
5%
CSS
3.1%
Other
0.6%