09-11-2022, 03:29 PM
You are 100% correct, there is an error in binary sensor and i can't restart homeassistant
I hope you will correct the error
I hope you will correct the error
home assistant RC 2022.6 mqtt config update for configuration.yaml
|
09-11-2022, 03:29 PM
You are 100% correct, there is an error in binary sensor and i can't restart homeassistant
I hope you will correct the error
09-11-2022, 11:35 PM
tomorrow when we begin work, for a test.
09-13-2022, 04:47 AM
can you upload your "relay" and "input" config yaml file?
09-13-2022, 06:09 AM
config yaml file download:
new-mqtt-ha.txt (Size: 12.1 KB / Downloads: 222) you can update as these format: Code: mqtt:
just replace with your controller UID and your mqtt broker IP and Port.
work well with home assitant 2022.9
09-14-2022, 05:12 AM
thank you now home assiatant work well
09-14-2022, 05:19 AM
ok, you are welcome
Hi, I'm having the same problem.
I can see how the kc868-H32 / COLB boards publish to the MQTT server, but I can't control it from home assistant. I have modified the configuration.yaml with the suggested changes in the new-mqtt-ha.txt file without result. below I copy a piece of the configuration.yaml file in case there is an error that I am not able to see. mqtt: broker: 192.168.20.39 port: 1883 username: mqtt password: 1234 switch: - name: 'Rele 18' unique_id: output-18 state_topic: 'relay32/0a0b47....../state' command_topic: 'relay32/0a0b47......./set' payload_on: '{"relay18":{"on":1}}' payload_off: '{"relay18":{"on":0}}' value_template: '{{ value_json.relay18.on }}' state_on: 1 state_off: 0 MQTT Version: 1.6.15 Home Assistant: 2022.9.4 Could you help me? Thank you |
« Next Oldest | Next Newest »
|
Users browsing this thread: |
1 Guest(s) |