Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA 2025.2.0 not support #1366

Open
Seifon opened this issue Feb 8, 2025 · 8 comments
Open

HA 2025.2.0 not support #1366

Seifon opened this issue Feb 8, 2025 · 8 comments

Comments

@Seifon
Copy link

Seifon commented Feb 8, 2025

Image

@vassilis-panos
Copy link
Member

What is the version of SmartIR?

@Seifon
Copy link
Author

Seifon commented Feb 8, 2025

What is the version of SmartIR?

SmartIR is 1.18.0

@docraj
Copy link

docraj commented Feb 9, 2025

Hello @vassilis-panos, I have this same issue.

I am very new to HA and yaml, but I have thoroughly read the concepts (especially pertaining to climate) and am trying to setup my system. It is based on zigbee2mqtt (SLZB-06M coordinator), MQTT broker, HA core 25.2 and SmartIR 1.18.0.

This is my code in configuration.yaml:


#Mitsubishi Aircon Controlled via Zigbee2MQTT using smartir
smartir:
check_updates: false

#Aircon Study
climate:

  • platform: smartir
    name: Aircon Study
    unique_id: zir_rks # zir_rks is an existing zigbee tuya device iH-F8260)
    device_code: 1125
    controller_data: zigbee2mqtt/bridge/state

At the moment I do not have any temp & humidity sensors; I will put them in later.

My issue is that after restarting HA, I do not get any new entity. What am I doing wrong?

@vassilis-panos
Copy link
Member

I need the error logs. Thank you

@docraj
Copy link

docraj commented Feb 9, 2025

Please let me know where to look for them or to generate them. Apologies for my lack of knowledge.

@oeed

This comment has been minimized.

@vassilis-panos
Copy link
Member

I suppose the error is in the controller data name

@oeed
Copy link

oeed commented Feb 12, 2025

Apologies my issue appears to have been unrelated, my convert MQTT config file appears to have been overwritten when updating, so it was trying to read a Broadlink config instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants