-
>#include
>// [...]
> AsyncMqttClient& mqttClient = Homie.getMqttClient();
>void onMqttConnect(bool sessionPresent) {
> mqttClient.onMessage(onMqttMessage);
> uint16_t packetIdSub = mqttClient…
sheda updated
8 years ago
-
Kold not Follow our COORPERATION and Claim this project HIS own
-
Currently the whole keypad is being made insensitive whilst greetd roundtrips are in flight. This is annoying if you start typing your password from the user selection. Some of your input might have b…
-
### What version of Spook are you using?
3.0.1
### What version of Home Assistant are you using?
2024.5.3
### The problem
I am not a TV guy i have an android tv with integrations but i …
-
Hi Kevin,
Just tried to discover this sensor into HE:
![mqtt_temperature_sensor](https://user-images.githubusercontent.com/11138074/151966790-2e3bacbf-406f-451f-ad7f-fb5968e61e61.png)
The disco…
-
The homie ask for a LWT message:
MQTT only allows one last will message per connection. Homie requires the last will (LWT) to set the homie / device ID / $state attribute to the value lost
It seem…
-
I have a few Wemos D1 devices setup with some simple code, no mandatory library modifications and Homie.loop called regularly.
If i am lucky, all devices stay online for a few weeks, but at one po…
-
Setup:
- Openhab2 daily (Debian package)
- JSR223 rules with [openhab2-jython](https://github.com/steve-bate/openhab2-jython)
- A group named `homie_uptime` that contains some `Number` items
- For…
euphi updated
7 years ago
-
Currently, as of pre24b, homie discovery must be enabled to '`Run everytime app starts`' and an app restart then done, afterwards it can be disabled from that should you wish.
![image](https://user…
-
Have a working setup with Homie MQTT to OpenHab.
When activating this plugin on Home Assistant only the devices are captured and no entitiies. Log below. You can see four homie devices captured a…