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

[Bug]: climate with Netatmo not working #1396

Open
3 tasks done
samuelebistoletti opened this issue Mar 26, 2024 · 6 comments
Open
3 tasks done

[Bug]: climate with Netatmo not working #1396

samuelebistoletti opened this issue Mar 26, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@samuelebistoletti
Copy link

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

I have a Mushroom Climate card configured on a lovelace dashboard; the card can manage a climate entity that is a Btcino Smarther 2 Netatmo themostat, when I click on the card instead of opening a popup to manage the entity i get this error: "Invocazione del servizio climate/turn_off non riuscita. 400 - Bad request - In room 1534733980, property /therm_setpoint_mode: should be equal to one of the allowed values (21) when accessing 'https://api.netatmo.com/api/setstate'". If use the standard climate card the popup is working.

Screenshot 2024-03-26 at 15 34 56
Screenshot 2024-03-26 at 15 39 24

Expected Behavior

A popup should open in order to manage the entity

Steps To Reproduce

  1. Configure a climate card with Btcino Smarther 2 Netatmo themostat
  2. Click on the card

Context

YAML state

Environment

- Browser:Chrome 123.0.6312.59
- HA Version: 2024.3.3
- Mushroom: 3.5.2

Anything else?

No response

@samuelebistoletti samuelebistoletti added the bug Something isn't working label Mar 26, 2024
@piitaya
Copy link
Owner

piitaya commented Mar 28, 2024

Can you try with the tile card and the thermostat card? It looks like a netatmo integration issue, not a mushroom issue.

@samuelebistoletti
Copy link
Author

samuelebistoletti commented Mar 28, 2024

IMG_3603

Already tried with tile and thermostat card, they are working as expected. If I click on the tile card it shows the popup window with the thermostat regulations.

@piitaya
Copy link
Owner

piitaya commented Mar 29, 2024

Try calling climate.turn_off service in dev tools targeting your entity : https://my.home-assistant.io/redirect/developer_services/
I think you should have the same issue and it caused by your netatmo integration not supporting well the turn_off service.

Also what integration are you using? A custom one from HACS or an official one?

@AuroreVgn
Copy link

Hi! I also have a Smarther 2 Netatmo themostat. It has no 'off' mode, only 'frost protection' one.

@piitaya
Copy link
Owner

piitaya commented Apr 5, 2024

What integration are you using?

@AuroreVgn
Copy link

The official one : Netatmo https://www.home-assistant.io/integrations/netatmo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants