Git Product home page Git Product logo

homeassistant-climate-xiaomi-remote's Issues

Strage error while trying to get component running

Hi Thanks for this HACS integration but I face a strange error.

I setup remote and it is working. But once I add climate hassio tell me that /config/configuration.yaml does not exist. Here my config:

climate:
#  - platform: smartir
#    name: Smart IR 
#    unique_id: bedroom_ac
#    device_code: 1001
#    controller_data: remote.remote_bedroom
#    temperature_sensor: sensor.temperature_bedroom
#    humidity_sensor: sensor.humidity_bedroom
#    power_sensor: binary_sensor.ac_power
#  - platform: cozytouch
#    username: [email protected]
#    password: cozytouch

############## AC ROSE #######################

  - platform: xiaomi_remote
    name: Air Conditioner Rose
    remote: remote.remote_rose
#    temp_sensor: sensor.multisensor_rose_temperature
    commands: !include Hitachi.yaml
    min_temp: 16
    max_temp: 32
#    target_temp: 21
#    target_temp_step: 1
    hvac_mode: 'off'
#    fan_mode: low
    customize:
      hvac_modes:
        - cool
        - heat
        - dry
        - auto
        - fan_only
        - 'off'
      fan_modes:
        - low
        - medium
        - high
        - auto

################### AC BEDROOM ###########################

  - platform: xiaomi_remote
    name: Air Conditioner Bedroom
#    temp_sensor: sensor.multisensor_bedroom_temperature
    remote: remote.remote_bedroom
    commands: !include Hitachi.yaml
#    min_temp: 16
#    max_temp: 32
#    target_temp: 21
#    target_temp_step: 1
    hvac_mode: 'off'
#    fan_mode: low
    customize:
      hvac_modes:
        - cool
        - heat
        - dry
        - auto
        - fan_only
        - 'off'
      fan_modes:
        - low
        - medium
        - high
        - auto

############### AC EVAN ###################################

  - platform: xiaomi_remote
    name: Air Conditioner Evan
    remote: remote.remote_evan
#    temp_sensor: sensor.multisensor_evan_temperature
    commands: !include Hitachi.yaml
    min_temp: 16
    max_temp: 32
#    target_temp: 21
#    target_temp_step: 1
    hvac_mode: 'off'
#    fan_mode: low
    customize:
      hvac_modes:
        - cool
        - heat
        - dry
        - auto
        - fan_only
        - 'off'
      fan_modes:
        - low
        - medium
        - high
        - auto

Remote is working

[ADD] Swing mode

most AC have swing mode. Would be nice adding this feature maybe.

New restore state issue.

I have checked new version.
There are still some cases when it doesn't work.

If you turn off the ac and reboot.
After reboot ac will be turned on.

climate:
  - platform: xiaomi_remote
    name: ac_name
    remote: remote.name
    commands: !include ir_remote_codes/climate/Daikin.yaml
    temp_sensor: sensor.temperature_name
    min_temp: 20
    max_temp: 25
    target_temp: 24
    target_temp_step: 1
    hvac_mode: "off"
    fan_mode: auto
    customize:
      hvac_modes:
        - auto
        - heat
        - cool
        - 'off'
      fan_modes:
        - auto

Last state is not saved

I have just upgraded from 0.93.
Upgraded this component too.
I have an issue that state is not saved between ha restarts.
After restart component climate start with initial state.

My config:

climate:
  - platform: xiaomi_remote
    name: ac_name
    remote: remote.name
    commands: !include ir_remote_codes/climate/Daikin.yaml
    temp_sensor: sensor.temperature_name
    min_temp: 20
    max_temp: 25
    target_temp: 24
    target_temp_step: 1
    # hvac_mode: auto
    # fan_mode: auto
    customize:
      hvac_modes:
        - auto
        - heat
        - cool
        - 'off'
      fan_modes:
        - auto

New Home Assistant requirement for custom integration.

I have this warning in HA log:
"ERROR (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'xiaomi_remote'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'xiaomi_remote'".
Can you update the component for new requirements?

Climate component not work

Hi. I have "xiaomi universal ir" (with MI logo on the top) And it works perfectly. Recently I acquired "xiaomi universal ir v2" (with mijia logo on the top. Model: MJYKQ01CM) Home Assistant recognizes it perfectly and responds to the learn command and send command services correctly, but I don't get the climate component to work. Maybe this model is not compatible? Please help me!
Thank you

'Off' switches off the xiaomi remote

Hi! It's amazing work! I love it! ;) Little issue, if i click the 'off' button the xiaomi remote controller switch off and doesn't work anymore. (the little blue led goes dark) I don't know, how can i switch it on again.

raw комманды

Добрый день, Николай подскажите как у вас получилось снять команды для кондиционера, сколько бы я раз не нажимал кнопку постоянно разные команды, а если и повторяются то при попытке послать их обратно кондиционер не реагирует. Пожалуйста подскажите.

Climate doesn't turn on

Hi everyone!
I'm trying to get this component running, but I can't.
I've learned all codes with my Xiaomi Remote, but it doesn't work. I have three climates at home, and I can't turn on any. Not only with the component, also if I try using the service and sending the command I can't too.
It's too slow and hard be learning all the commands and don't know what is happening.

Someone can help me?
I don't know what I'm doing bad. The Xiaomi runs well, because if I use the Mi app, and select one of the climates this turn on immediatly.
Thanks!

Combine modes

Hi! I would like to ask you, is there any way to combine all 3 modes in one commmand? Because to my daikin not possible to send independent commands. So i think the following:
'off':
cool:
low:
comfort:
18:
19:
boost:
18:
19:
Thank you very much for answer

Иконка кондиционера

Добрый день!
Отличная интеграция!!!

При вкл/выкл перестала меняться подсветка иконки.
В кофиге прописан датчик открытия (установлен на шторке кондея)
power_template: "{{ states('binary_sensor.living_air_contact') }}"
раньше вроде работало, но после обновления HA перестало.
Можете сделать?

Command to turn on.

Congratulations, this component is wonderful! I would like to ask you, my remote has a different code to turn on and to turn off, then If I add the command to turn off, I can't turn on the air conditioner.
Everything else works great. Can I add a command inside the label cool, heat or auto to turn on?

Thank!

Errors in log

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1524
First occurred: 10:49:00 (3 occurrences)
Last logged: 11:57:56

Entity climate.air_conditioner (<class 'custom_components.xiaomi_remote.climate.RemoteClimate'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE|FAN_MODE: 9>, please report it to the author of the 'xiaomi_remote' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.