-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
fujitsu_fglair: TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
#127742
Comments
Hey there @crevetor, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) fujitsu_fglair documentation |
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
Same here.
|
Having the same issue |
@crevetor could you bring us some light here? 😉 |
Unfortunately I have got the same problem as shown below: Logger: homeassistant.components.climate Error while setting up fujitsu_fglair platform for climate |
Sorry, I hadn't had time to look at this. I'll check it out this weekend. |
Really appreciate it
|
Also I got this when tried to add FGLair heat pump controller integration
|
This should fix it : rewardone/ayla-iot-unofficial#38 Once the PR is merged and a new package version is published I will update the HA component to use the new version. |
Thank you for your continued support. 1.4.3 published. |
The problem
Simply adding the integration to latest Home Assistant causes the following error in log:
What version of Home Assistant Core has the issue?
core-2024.10.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
fujitsu_fglair
Link to integration documentation on our website
https://www.home-assistant.io/integrations/fujitsu_fglair/
Diagnostics information
home-assistant_fujitsu_fglair_2024-10-06T15-53-00.492Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
Maybe related: #125274
The text was updated successfully, but these errors were encountered: