-
### PROBLEM DESCRIPTION
The update process from v9.01 to v9.02 was very tricky (update to latest version using the web interface, in the first attempt the ping timed out and a power cycle was nee…
-
### Relevant telegraf.conf
```toml
[agent]
omit_hostname = true
debug = true
[[outputs.influxdb_v2]]
urls = ["http://influxdb:8086"]
token = "$KTS_TELEMETRY_INFLUXDB_TOKEN"
organiza…
-
**Is your feature request related to a problem? Please describe.**
I would like to have encrypted communication, the only thing that is holding me back from switching from esphome is the encryption pa…
lerra updated
1 month ago
-
Hello I am using your repository to read the data from POW-HVM5.5K-48V-P via the mqtt ../state topic and it works well so far.
Now I would like to use my red node MQTT Server to change the configura…
-
**Describe the bug**
I have used `TasTeleInterval 10 60` to control tele message interval to 60 seconds.
`tele` messages get generated at 60 seconds intervals.
Additionally `tele` messages get…
jkwim updated
3 weeks ago
-
#include
#include
#include
const int FIRE_SENSOR_PIN = D2;
const int LED_PIN = D7; // Define o pino da LED
const char* WIFI_SSID = "HUNK-2G";
const char* WIFI_PASS = "piauilino1958";
c…
-
### PROBLEM DESCRIPTION
With v9.02 when performing a reboot initiated by setting the `switch.lock_restart_nuki_hub` switch to on, after the reboot the switch stays an and so does the flag in the …
-
First of all, thank you for creating the mqtt feature. My data transfer attempt was successful in my car!
One thing I was curious about was that when I used your program, I could only get the value o…
-
Is there a possibility in the development plans for the introduction into this project of the simplest internal mock MQTT broker, for which the transport level between tasks would be transmitted throu…
-
Hi,
is it also possible to change the work mode over MQTT?
For example, if the electricity price is cheap, I put battery first; if the electricity price is high, I put consumers first.