Code Monkey home page Code Monkey logo

Comments (4)

unixko avatar unixko commented on July 17, 2024

First please make sure that in HA you're using "climate.set_hvac_mode" to mode "off" in lowercase, not using "climate.turn_off" service. Then use MQTT tool like MQTT Explorer to see what's going on between HA and MitsuCon. Also from MQTT tool you can try to publish command "off" to "heatpump/cmnd/mode" topic to see that MitsuCon alone without HA is working or not.

from mitsucon.

madzur avatar madzur commented on July 17, 2024

Hi, Iā€™m not exactly sure how to check which mode Iā€™m using, whether it is "climate.set_hvac_mode" or "climate.turn_off". I made no changes to Home Assistant. The unit added itself using autodiscovery from the arduino .ino script.

When I check the MQTT messages and I try to turn the unit off through HomeAssistant the topic "heatpump/cmnd/mode" receives a message "off", which seems to be correct behavior, according to your message. However, the unit physically does not turn off and keeps operating.

Any further tips, please?

from mitsucon.

unixko avatar unixko commented on July 17, 2024

You didn't mention what is your heat pump model and what is your controller hardware. I suggest you to separate problem by:

  1. Check your heat pump model from compatibility list in SwiCago/HeatPump#13 to make sure that your unit is working with SwiCago's library.

  2. Try to flash another SwiCago's example code HP_cntrl_Fancy_web.ino to your controller. A controller will act as access point so you can use your phone to control heat pump directly from phone's browser. If it can't turn off, you have to check your controller hardware implementation. If it can turn off, it may be problem in MitsuCon code or MQTT broker.

from mitsucon.

madzur avatar madzur commented on July 17, 2024

Hello, thanks for your help. Seems the Native code is not in use anymore. I am using Gysmo38's code in the meantime and everything seems to be working well with HA 0.105.5., just like it used to with HA 0.88. You can close the issue. Thanks.

from mitsucon.

Related Issues (14)

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.