Code Monkey home page Code Monkey logo

Comments (8)

emme73 avatar emme73 commented on July 29, 2024 2

folks, I confirm! you need to edit climate.py file under /config/custom_components/climate_ip and replace the 2 references on ATTR_HVAC_ACTIONS to ATTR_HVAC_ACTION, save and reboot, it will work

from samsungrac.

orsacchiotto avatar orsacchiotto commented on July 29, 2024

Hi
After upgrade to 0.102.0 , Same problem here

from samsungrac.

GGalloppa avatar GGalloppa commented on July 29, 2024

Same here

arch x86_64
dev false
docker true
hassio true
os_name Linux
python_version 3.7.4
timezone Europe/Rome
version 0.102.0
virtualenv false

from samsungrac.

emme73 avatar emme73 commented on July 29, 2024

I'm using Climate_ip platform from HACS to connect to a Samsung CDZ
https://github.com/SebuZet/samsungrac/

I've checked and think to have found the issue:
homeassistant.components.climate const after update is ATTR_HVAC_ACTION
while climate_ip is calling ATTR_HVAC_ACTIONS

a wired thing is that the same const file include both
ATTR_HVAC_MODE and
ATTR_HVAC_MODES

don't know if this is wanted or just miss the ATTR_HVAC_ACTIONS in the new HA climate file

from samsungrac.

atxbyea avatar atxbyea commented on July 29, 2024

Broken here after 0.102.0 also, tried removing "ATTR_HVAC_ACTIONS" and "MODES" but that only made it worse ;-)

from samsungrac.

emme73 avatar emme73 commented on July 29, 2024

I think we do need to replace all calls to ATTR_HVAC_ACTIONS to ATTR_HVAC_ACTION in the samsungrac component

unfortunately my HA hangs and I'm not at home to reboot it :(

from samsungrac.

tinstep avatar tinstep commented on July 29, 2024

@emme73 That worked like a charm.
well done and thanks!

from samsungrac.

atxbyea avatar atxbyea commented on July 29, 2024

Verified, working nice here too, I will create a pull request for it.

from samsungrac.

Related Issues (20)

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.