Commit graph

20 commits

Author SHA1 Message Date
5c48e1c2a5 Fix: store start_time as Unix timestamp to avoid datetime/string subtraction error 2026-06-01 04:46:00 +00:00
c65826f12e Use text selector for notify targets (HA version compatibility) 2026-05-31 19:16:01 +00:00
a4885fe4e8 Restore notify selector (matching klima_dry_control pattern) 2026-05-31 19:12:05 +00:00
eac0955b41 Fix: replace notify selector with text selector for HA compatibility 2026-05-31 19:08:36 +00:00
3b7b10ac42 Fix: upload plain YAML (was accidentally double base64-encoded) 2026-05-31 19:05:25 +00:00
178ff7c405 Add Shelly Plug S charger monitor blueprint
Detects charge start/end via power threshold, sends push notifications,
and calculates charged kWh and electricity cost.
2026-05-31 18:58:00 +00:00
6e32874db5 Use notify selector type with two separate optional fields 2026-05-31 18:26:59 +00:00
22758e2573 Fix notify selector: use text input with comma-separated values 2026-05-31 14:09:39 +00:00
4524af7b2c Show humidity change (before/after/diff) in end notification 2026-05-31 13:55:20 +00:00
d4a0a5dd82 Add multiple notify targets and cancel delay setting 2026-05-31 12:41:25 +00:00
098c7207c5 Fix notify: use notify.send_message with entity_id target 2026-05-31 12:36:27 +00:00
5300c9cf3c Add notification when humidity is already OK or window is open 2026-05-31 12:33:13 +00:00
7e0d6193ad Add push notifications on start and end with current humidity 2026-05-31 12:20:20 +00:00
e962098ba2 Remove raumklima_entfeuchter.yaml 2026-05-31 12:06:48 +00:00
3778a3c181 Rename to klima_dry_control 2026-05-31 12:06:41 +00:00
99df91a50d Remove old entfeuchten_blueprint.yaml 2026-05-31 12:05:52 +00:00
7cb8352fde Add raumklima_entfeuchter blueprint 2026-05-31 12:05:39 +00:00
7b23adffa6 Fix: Replace base64-encoded content with actual YAML 2026-05-31 12:03:52 +00:00
415fb77b5f Add Entfeuchten Blueprint (Klimaanlage Dry-Modus) 2026-05-31 11:59:36 +00:00
914ed648b6 Initial commit 2026-05-31 11:57:34 +00:00