yeah, call it as per my post above. I don’t believe you can call the ‘commands’ independently as they are supposed to be functions standard to a media_player. I could be wrong…
my aircon stopped responding to voice commands in google home, but I can still control it via the google home app. anyone else have this issue or know about it?
Same problem. Looks like HA is exporting climate devices with only the SetTemperature trait to google assistant, but it’s missing the OnOff trait. I can use “set temperature to X” or “set the AC to cool” but I can’t turn it off or “turn on the AC”.
I think this issue is on HA 0.107.X
I had a similar issue. It turned out that the default value for one of the fan’s attributes was set to a value that was not supported by the device itself. When I then tried turning on the device using the HA UI the value of this attribute was sent to the smartir code (as one of the parameters) which then threw an error as this value is not supported.
Using Developer Tools -> States, updating the value of this attribute to a value supported by the device solved this issue for me. Hope this does the trick for you as well!
Perfect thanks that error is gone now but im getting this new error
Log Details (ERROR)
Logger: custom_components.smartir.climate
Source: core.py:1209
First occurred: 12:26:53 PM (4 occurrences)
Last logged: 12:26:56 PM
Unable to find service broadlink/send
Traceback (most recent call last):
File “/config/custom_components/smartir/climate.py”, line 334, in send_command
await self._controller.send(command)
File “/config/custom_components/smartir/controller.py”, line 82, in send
‘broadlink’, ‘send’, service_data)
File “/usr/src/homeassistant/homeassistant/core.py”, line 1209, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: Unable to find service broadlink/send
I have a broadlink RM mini and a dumb tv set top box and managed to onfigure SmartIR with the documentation.
My only question, if i have to go to channel 230, how do I send this code? my remote is based on the 1040 template.
Glad if someone could help. Thanks
Hi is there any instruction to how and what exact can i do with SmartIR?
I already installed a broadlink mini 3 and learn codes from HA
I can control my two “dumb” devices with limited commands because i faced problems
for example on tv the power switch is ok, the volume when i press once then volumes by 10 times ,
on AC working only the power button, its a weird but for some reason the broadlink cant take the code for temperature up-down from ir controller.
So with how can help my situation the smartir?
I allready installed with the way that you describe on github and i can see on services
thesmartir.check_updates
smartir.update_component
My devices are:
tv:Sasmung UE40J5100AWXXH
ac:Pitsos P1ZAI1271W ( i cant find that brand on list)