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

IntesisHome: Climate validate temperature(s) out of range #126874

Open
pmannk opened this issue Sep 27, 2024 · 4 comments
Open

IntesisHome: Climate validate temperature(s) out of range #126874

pmannk opened this issue Sep 27, 2024 · 4 comments

Comments

@pmannk
Copy link

pmannk commented Sep 27, 2024

The problem

As reported by others using various integrations, it appears the temperate out of range issue affects IntesisHome too.

My entity supports a min_temp of 16 degrees:

hvac_modes: heat_cool, heat, dry, fan_only, cool, off
min_temp: 16
max_temp: 30
target_temp_step: 1
fan_modes: auto, low, medium, high
current_temperature: null
temperature: 16
fan_mode: auto
friendly_name: Home
supported_features: 393

However attempting to set a temperate of 16 degrees triggers an out of range error:

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:287
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: September 26, 2024 at 5:24:39 PM (1 occurrences)
Last logged: September 26, 2024 at 5:24:39 PM

[139878655767408] Provided temperature 16.0 is not valid. Accepted range is 18.0 to 30.0

What version of Home Assistant Core has the issue?

core-2024.9.3

What was the last working version of Home Assistant Core?

core-2024.7 (2024.8 was not tested)

What type of installation are you running?

Home Assistant OS

Integration causing the issue

IntesisHome

Link to integration documentation on our website

https://www.home-assistant.io/integrations/intesishome/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

There is quite a bit more information from others in the this issue #123612

@home-assistant
Copy link

Hey there @jnimmo, mind taking a look at this issue as it has been labeled with an integration (intesishome) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of intesishome can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign intesishome Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


intesishome documentation
intesishome source
(message by IssueLinks)

@hacscred

This comment was marked as abuse.

@pmannk
Copy link
Author

pmannk commented Oct 2, 2024

What is the model number of the WiFi-module you are using?

I'm using the Intesis INWFIFGL001R100 (for Fujitsu RAC and VRF).

@hacscred

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants