I’m trying to create a fan device, but not having any luck whatsoever with it showing up in HA. I installed the integration, and added the following to my configuration.yaml:
I have created a 1300.json file that has the remote codes. I don’t see any errors in the log, just don’t see a fan.office_fan anywhere. Any troubleshooting pointers or suggestions?
What model of Fan are these codes for? I lost my remote and I do not find any Brandson remote codes in the big archives, like RC: Infrared Hex Code Database is not even showing the Brandson brand!
hi guys
i was looking for some help with this if someone know why
i have two aircon units that are identical and I am trying to add both of them and can only get one unit to work I have been trying add unit multiple times and does not seem to be working both codes work separately but when I paste both in like that only second unit works
cant find a log to submit the device shows up as unavailable. I can not find any smartIR logs in the main logs section under core, supervisor and host sections. i did post issue on one of the githubs but author just closed issue is this addon not compatible with 2 climate devices anymore?
If you compare the two you see that the culprit was the dashes next to platforms and wrong indentations. Yaml is very picky when it comes to indentations. One wrong spacing can make a difference.
Hi, do you mean Tasmota IRHVAC? As far as I understand, it uses MQTT and therefore it should work with generic MQTT controller. If any changes are needed we can discuss those, but I will need testing and active cooperation to include it.
For those who use broadlink, how are you getting it to detect if the climate control is still on if you restart home assistant when it’s on? Also if someone points the remote at it and uses it normally?
At least my integration restore latest assumed state of the integration before HA restart. Use power_sensor to detect real state of the device. People use power meters or door sensors attached to AC air outflow fins.