Commit Graph
11 Commits
Author SHA1 Message Date
artem caf51bb955 Disable mqtt completely on btproxy
It's very confusing now that all states are written to the same
mqtt topic.

Besides, the only function ever used from it (logs) is now
in syslog.
2025-02-09 11:47:48 +01:00
artem 8a547e3e63 Expand Syslog to esp8266 2025-01-25 13:59:51 +01:00
artem 34033b91a9 Draft syslog component for esp-idf 2025-01-23 19:31:30 +01:00
artem 36b11ca687 Add a couple sensors to debug btproxy 2025-01-20 21:41:30 +01:00
artem e5c7d8ce5c Enable encryption for HA API calls
Also extract configs from btproxy into API and btproxy
for reuse later.
2024-12-07 11:39:59 +01: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 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
artem bcc0566cba Add a restart button to btproxy instances 2023-02-26 18:08:17 +01:00
artem 24b8fe1a2b bluetooth_proxy using esp32-poe 2023-02-05 22:07:46 +01:00