An MQTT config example to Newbies from a Newbie...
Re: An MQTT config example to Newbies from a Newbie...
You have a comma after the 192 - is that your issue?
Re: An MQTT config example to Newbies from a Newbie...
sorry, typo in post. settings seem correct.
- Attachments
-
- mqtt3.png (66.1 KiB) Viewed 8716 times
-
- mqtt2.png (99.81 KiB) Viewed 8716 times
-
- mqtt1.png (149.94 KiB) Viewed 8716 times
Re: An MQTT config example to Newbies from a Newbie...
Hi Thanks for this wonderful explanation.
On question though I have a simular setup where I use Tasmota sensors to monitor If my bed is occupied. All of this is working fine thanks to the shimms plugin. But one value I cannot get right and that is the online status as all the other values are sensor values in JSON and the online/offline status is just raw payload.
How do I het the payload of topic tele/bed_links/LWT into the state column
Kind regards,
Vincent
On question though I have a simular setup where I use Tasmota sensors to monitor If my bed is occupied. All of this is working fine thanks to the shimms plugin. But one value I cannot get right and that is the online status as all the other values are sensor values in JSON and the online/offline status is just raw payload.
How do I het the payload of topic tele/bed_links/LWT into the state column
Kind regards,
Vincent
- Attachments
-
- LWT State.png (318.46 KiB) Viewed 7411 times
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: An MQTT config example to Newbies from a Newbie...
You'll probably need to create a second Shim device just for that state value. The complexity of trying to modify Shims to fold all that into one device is just not worth the effort.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: An MQTT config example to Newbies from a Newbie...
Well, I take that back. I did enable rolling all payloads from one base topic into a single device. It's called an "aggregate" device and it's configured in the Connector plugin.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: An MQTT config example to Newbies from a Newbie...
Thanks Joe, I'll play with that..FlyingDiver wrote:Well, I take that back. I did enable rolling all payloads from one base topic into a single device. It's called an "aggregate" device and it's configured in the Connector plugin.
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: An MQTT config example to Newbies from a Newbie...
Moved other user question to new thread.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177