Read lots of threads in this MQTT section (and watched some videos on youtube), but still have difficulties to get it working properly. Also started reading the 500+ pages (I must say really impressive to draft this in such a great shape), but I'm a bit overwhelmed and don't understand all steps. I wonder whether anyone could point me to a more concise starting point for dummies...
How I set it up:
- MQTT Broker on my Synology NAS
- ESP8266 module with lightning sensor reporting every 5 seconds to 'homeseer' topic on MQTT
- Enabled this plugin and in the general tab put in the required setup details
In one of the previous plugins I was able to see statistics and could see the values and updates coming through. But whatever I tried these were not updated in a Homeseer device. Selected 'a' before the device but somehow nothing was updated.
After upgrading to a new version I can't find the statistics anymore but also don't see any log?
However, I managed to get the value of the light sensor in (see attached picture). So I tried to launch an event to see how it would be working. A problem that I encounter is that within events I can't find the ESP8266 device that was created. Furthermore the value that I need to trigger events (894 in the picture) is put in the status instead of the value.
Could someone help me understand a bit better what I should be doing?
How I set it up:
- MQTT Broker on my Synology NAS
- ESP8266 module with lightning sensor reporting every 5 seconds to 'homeseer' topic on MQTT
- Enabled this plugin and in the general tab put in the required setup details
In one of the previous plugins I was able to see statistics and could see the values and updates coming through. But whatever I tried these were not updated in a Homeseer device. Selected 'a' before the device but somehow nothing was updated.
After upgrading to a new version I can't find the statistics anymore but also don't see any log?
However, I managed to get the value of the light sensor in (see attached picture). So I tried to launch an event to see how it would be working. A problem that I encounter is that within events I can't find the ESP8266 device that was created. Furthermore the value that I need to trigger events (894 in the picture) is put in the status instead of the value.
Could someone help me understand a bit better what I should be doing?
Comment