Commit Graph
64 Commits
Author SHA1 Message Date
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