
@laulau: Do you know this article. Did you get any progress?
ThanksHansR wrote: ↑Wed 27 May 2020 3:12 pm @kocher:![]()
@laulau: Do you know this article. Did you get any progress?
Not at present, the MQTT implementation is very much a first stab at it. I have the feeling that the uptake/interest is low, so no refinement has been done so far.Smithee wrote: ↑Sat 25 Jul 2020 2:51 pm Afternoon - the MQTT function is great - I was wondering if its possible to configure separate topics - rather than a single update - ie
weather/raindday
weather/temp
weather/tempmax
I can see how to configure a single topic but not to add any more (?)
Any thoughts would be great,
Andy
Would be very helpfull to have separate topics!mcrossley wrote: ↑Sun 16 May 2021 10:31 pmNot at present, the MQTT implementation is very much a first stab at it. I have the feeling that the uptake/interest is low, so no refinement has been done so far.Smithee wrote: ↑Sat 25 Jul 2020 2:51 pm Afternoon - the MQTT function is great - I was wondering if its possible to configure separate topics - rather than a single update - ie
weather/raindday
weather/temp
weather/tempmax
I can see how to configure a single topic but not to add any more (?)
Any thoughts would be great,
Andy
I'm not sure I understand the question. You can add as much data as you like, in whatever format you like, it doesn't have to be JSON, it could CSV, or XML or...
Not a separate topic for each sensor, but like this:
Where can I find "CumulusMX/DataUpdate" to change?
Peter! I have been struggling with the same issue in Home Assistant. My guess is that when adding more than 12 sensors they disappears and end up in HA as "entity is non numeric". Can anyone confirm the max no of sensors, anybody tried more than 12?