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

SmartIR climate fails with 2015.1 #1361

Open
giofontana opened this issue Jan 30, 2025 · 6 comments
Open

SmartIR climate fails with 2015.1 #1361

giofontana opened this issue Jan 30, 2025 · 6 comments

Comments

@giofontana
Copy link

After upgrading HA to 2025.1 smartir stopped working. All climate objects became unavailable with the message This entity is no longer being provided by the smartir integration. If the entity is no longer in use, delete it in settings.

I upgraded smartir to latest version (1.18.0), but the issue persists. This is my configuration:

climate:
  - platform: smartir
    name: Living Room AC
    unique_id: living_ac
    device_code: 1160
    controller_data: remote.living_room
    temperature_sensor: sensor.termometer_living_room_temperature
    humidity_sensor: sensor.termometer_living_room_humidity
@matarojo2008
Copy link

I have the same problem, did you managed to solve it?

@vassilis-panos
Copy link
Member

I would appreciate it if you could provide me with more logs, as I am unable to reproduce the issue. Thank you.

@angelboza
Copy link

It seems there is a problem after some changes in climate in Home Assistant:
Configuration warnings
Platform error 'climate' from integration 'smartir' - cannot import name 'HVAC_MODE_OFF' from 'homeassistant.components.climate.const' (/usr/src/homeassistant/homeassistant/components/climate/const.py)

@angelboza
Copy link

I would appreciate it if you could provide me with more logs, as I am unable to reproduce the issue. Thank you.

here you have it!

@vassilis-panos
Copy link
Member

Are you sure you updated the smart IR to the latest version?

@angelboza
Copy link

Are you sure you updated the smart IR to the latest version?

You were right! I was in the 1.17.9, updated and working! Thanks vassilis

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