You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As i see the current application its focused around HASS. Thats great, but it also leaves a great opportunity also to support a more simple mode for devices and applications that dont support auto discovery and the HASS formatting.
I suggest that for each topic there also were a simple value post into MQTT.. eg. today /config and /attributes are present for most topic.. I only suggest a /simpleValue or similar, where only the value is present.
Eg: homeassistant/sensor/weatherflow2mqtt_ST-00090705/observation/ was extended with:
homeassistant/sensor/weatherflow2mqtt_ST-00090705/observation/battery = 2.56
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hi Jonas,
As we wrote about on Messenger, I will try and do a Vanilla version of this. It will most likely be a separate project, so that we do not introduce too much unnecessary code in this project.
New Feature
As i see the current application its focused around HASS. Thats great, but it also leaves a great opportunity also to support a more simple mode for devices and applications that dont support auto discovery and the HASS formatting.
I suggest that for each topic there also were a simple value post into MQTT.. eg. today /config and /attributes are present for most topic.. I only suggest a /simpleValue or similar, where only the value is present.
Eg: homeassistant/sensor/weatherflow2mqtt_ST-00090705/observation/ was extended with:
homeassistant/sensor/weatherflow2mqtt_ST-00090705/observation/battery = 2.56
Additional context
No response
The text was updated successfully, but these errors were encountered: