Commit Graph
20 Commits
Author SHA1 Message Date
artem c3cb5cb54a Power cycle button for myStrom relays
This can be used to power cycle critical infrastructure, which may
render the switch unavailable if turned off.
2026-05-03 10:33:00 +00:00
artem ba10ce84ec Improve WiFi reliability, especially on esp32-idf
That is, mystrom devices. BSS transition turned out to cause
issues (as Unifi was suggesting) when not client-supported.
2025-03-22 17:57:01 +00:00
artem b5bed25f78 Remove decimal part from runtime
It's counted in seconds anyway
2025-03-15 20:49:34 +00:00
artem fe07c7d634 Merge new switch with existing switch configs 2025-02-08 14:17:22 +01:00
artem 612622140b Expose identify LED as a switch to avoid noise 2025-02-08 13:27:19 +01:00
artem 34033b91a9 Draft syslog component for esp-idf 2025-01-23 19:31:30 +01:00
artem d4dc82ce4d myStrom: fixed multiplier and simpler totals 2024-12-06 15:59:23 +01:00
artem 184181e959 Remove Hall Effect sensor
The data was less useful than I hoped,
and it's a waste of resources right now.
2024-08-17 14:21:44 +02:00
artem 9a772299dd Add esp32 hall effect sensor to mystrom esp32 2024-06-21 21:17:21 +02:00
artem 5461ff8889 Reset heater timer when relay turns off 2024-05-07 23:14:25 +02:00
artem 0acd5c7d72 Give each mystrom a separate file
This allows to set friendly_name (required for default
entity) and make an area suggestion, while also simplifying
reflash.sh script.
2024-01-25 19:36:32 +01:00
artem 5a883f4b32 Mark power relay as the default entity 2024-01-25 19:36:31 +01:00
artem e953e4b087 Report energy consumption in kWh
To match the rest of the equipment.
2024-01-25 19:36:27 +01:00
artem 040daec5ea Specify that myStrom devices are outlets 2023-12-28 11:49:48 +01:00
artem 12ed2e7704 Move restart button into a template 2023-10-23 12:21:47 +02:00
artem f1d1522e31 Add Uptime sensor 2023-10-05 20:59:02 +02:00
artem 5d3da403da Move internal temperature to diagnostic category
The values are useless for environment monitoring.
2023-08-19 18:29:14 +02:00
artem 005b9f1864 Remove device name from entity name per HA guide 2023-08-05 15:50:52 +02:00
artem d9963707c4 Remove mystrom prefix from device names
Limits hostname length.
2023-07-19 18:22:16 +02:00
artem 1cdcbe5374 Expand mystrom fleet 2023-07-19 17:00:09 +02:00