83 Commits
Author SHA1 Message Date
artem 46a8f5168f Convert BSSID to uppercase before applying AP map
This makes input to AP map stable.
2024-06-23 16:27:43 +02:00
artem 89e560f239 Update OTA config to new format in 2024.06 2024-06-22 14:13:37 +02:00
artem 86f6c071b6 Show WiFi AP names instead of BSSID, when known 2024-06-22 14:05:59 +02:00
artem 9a772299dd Add esp32 hall effect sensor to mystrom esp32 2024-06-21 21:17:21 +02:00
artem 3f18118e77 Add template for esp01_1m with IR pair 2024-06-21 21:13:20 +02:00
artem 7774569703 Remove duplicates from secret samples 2024-06-17 23:13:53 +02:00
artem e3d36c1975 Move nuki into shared library 2024-06-17 23:13:30 +02:00
artem 5461ff8889 Reset heater timer when relay turns off 2024-05-07 23:14:25 +02:00
artem 312aa4142f Add hall effect sensor to esp32 2024-05-07 15:54:29 +02:00
artem 6969dd7549 Add IP address sensor for esp32-poe 2024-05-05 14:05:08 +02:00
artem b26fc8c483 Update MQTT server name 2024-04-25 17:19:21 +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 169d4d6abd Add loud siren 2023-10-29 08:49:05 +01:00
artem 32c198d641 Add esp32-devkit-v1 template 2023-10-23 12:22:13 +02: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 38ef09db1c Add WiFi info to Diagnostics sensors 2023-10-05 20:58:37 +02:00
artem 399f90eb05 Do not require esp-idf on esp32-poe
Blinds is running on esp32-poe now, and there's no easy way
of using cc1101 with idf.
2023-10-03 20:47:59 +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 23e8f04a85 Generate unique IDs from MQTT esphome entities
Even if they are named the same (e.g. reset button).
2023-07-27 13:51:47 +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
artem 519df3b1b9 Move VCC and restart button to Diagnostic tab 2023-05-29 16:12:54 +02:00
artem a5906fa09d Fix domain for Ethernet connections 2023-04-08 22:00:03 +02:00
artem 1e5a06aa49 Add restart button for esp8266 2023-04-08 08:52:03 +02:00
artem c4ddb2308b Add VCC sensor for esp8266 not using ADC 2023-04-08 08:41:14 +02:00
artem 249615cd90 Enable MQTT for btproxy (for logs etc) 2023-04-08 07:44:35 +02:00
artem 6c85b9182f Add reset button for esp32-poe 2023-04-08 07:42:44 +02:00
artem 774ba71a86 Reorganize configs into packages 2023-04-07 22:20:01 +02:00