I NEED TO CHANGE ATTRIBUTE, V_VAR1 ON MY NODE (MYSENSORS) SERIAL. HOW CAN DO THAT WITH NODE-RED IN HA. I JUST WANT TO CHANGE VALUE BECAUSE I DON'T SEE ANY SERVICE CAN DO THAT.
@badisensors I have this same issue and am struggling to find a consice answer to the question. Have you figured it out?
I would love to see a bit more detail about the important naming and numbering protocals for Gateways, Nodes, Sensors, and their output values within the MySensors architecture. So far, I am not finding much and progress is slow when I simply need to try different iterations and make conclusions/adjustments.
Figured it out. I had to send HVAC_FLOW_STATE to HA, in order for it to figure out that it was a "thermostat". Only problem is that it shows up with states "Auto" "Cool" "Heat" and "Off" in the dashboard, even though I only have the possibility to heat, or turn it off.
Hey @OldSurferDude
I think we have a missunderstanding here. I have my gateways running on ESP32. When I add the integration I can enter the IP in this dialog:
If you want to change the IP number of the gateway (or the MQTT topic or the serial port), there is no way to do this:
What I did not try but might work: copy your persistence file, delete the old GW and create a new one with the persistence file you copied. Maybe the devices are preserved like this. Maybe you should create a full backup before...
<edit: typo>