Closed pretubedongit closed 5 months ago
Hello, the plugin only reads the last_received_command
of the IR01 entity which you specified from the config, and use the set the send_command
entity to control the AC. I have never use docker version of HASS but it would work as long as the IR01 entities are recognized by the system
Thank you for your reply. My server is Debian 12 headless. I tested the docker version. Problem is that docker HA is only built in with ZHA, not Z2M, and no addons are allowed (because addons are basically dockers also). In theory it should be possible to just run docker ha, docker mqtt and docker z2m and make the 3 docker containers talk to each other through LAN, but I only got docker ha and docker mqtt up, but I could not find any way to run docker z2m on debian 12.
This easyiot IR remote seems not supporting ZHA command sending. But it works well with Z2M. Please correct my if I am wrong.
So in the end I switched to KVM HA supervised, hosted on my Debian 12, and got ZHA installed. Haven't been able to configure your frontend climate add on but it looks promising.
Could you share more on how you run the HA together with this addon? Does your IR blaster zigbee connect with HA with ZHA or Z2M or something else? Do you run them dockerized or bare metal, or kvm, etc?
I am using the HAOS install. The IR01 should work on Z2M with latest release, you could use any kind of HA installation methods which Z2M supports.
Hi I am able to use the MQTT or Z2M frontend to send command. However I could not find your integration in my 'Integration' page.
What I did:
zb-ir01-to-climate:
- ir01_entity_id: 0xf4b3b1fffe132df2
climate_id: climate.my_ac
climate_name: My AC
I could search it but cannot add. It showed
"You can add this device by adding it to your 'configuration.yaml'. See the documentation for more information."
Here is where I put the files
Did I miss anything? Should I make any other changes?
Your entity id would be “ac_remote”. After you updated the config and restart HA, you should find the ac entity
You are right. It's working like a charm! Thank you.
Hi may I ask if this is tested for docker version of hass? Is it possible to use in with dockerized HASS? I have mounted CC2652 and it's connected to the IR01.