Hi
I’m getting the same error on all media_players.smartir and climate.smartir devices after upgrading to HA 0.92.0 and downloading the latest SmartIR.
Are you seeing an incompatibility with custom-ui/customizer ? In 0.91.4, I can run customizer fine but as soon as I try to create a new media_player with smartIR (instead of broadlink IR that’s still working), the frontend won’t load (logo with loading data displayed) and fires js errors in the logs.
The update message also informed you that there is a breaking change in the config. Please refer to the documents in the GitHub repo or some messages above.
Is restore_state still functional on 1.4.2. I’ve noticed since 1.4.1, every time I restarted Hass, the state of Climate stayed at OFF while it’s ON before the restart.
Hello.
I was successful setting up one broadlink (mini 3) to Fujitsu mini split, using the generic Fujitsu code.
However I have 5 units in different rooms, so I’m trying to setup multiple broadlink units. Can someone post a sample syntax?
I feel like I tried every possible config, but can only get one to show up in the main screen.
I made sure I’m updated, and all the units work independently, just not when I have multiple entries in configuration.yaml.
Thanks
Thanks for all the work with this custom component. I’m trying to figure out how to use it and will need some help to do so. My need is kind simple but couldnt found how to do that. I have a broadlink mini and a local brand heater which has only 3 modes: fan, low and high. My HA is not exposed to internet so the online json tool will not work. How should I create the json? (I already have the ir codes). Is there documentation about the json format? ty.
I would just try one of the existing code sets available in the repo and modify it to suit your requirements I have modified them before as some machines dont have all the same modes.
For example, one of my aircon units doesn’t have a dry setting, so I just removed the dry section entirely from the file.
so, apparently it’s all ok now.
I have found out that I had a spelling mistake in one of the climate files (wrote contorller_data insted of controller_data), once fixed and restarted everything is working fine Now
Couldn’t find it in breaking changes in the release notes but it seems they updated the docs for the Broadlink component.
I’d suggest you to update to 0.92.1 and forget about setting this component for 0.91.x and earlier versions as sooner or later you’ll have to change, otherwise use the older versions of this component.
You haven’t pasted the complete code so I assumed you have defined smartir first. A dash is also missing before the platform: smartir. Please make changes to the following example available in the documentation:
Source: https://github.com/smartHomeHub/SmartIR/blob/master/docs/CLIMATE.md