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

Is there a way to get the current/ambient temperature? #10

Open
michaelmaston opened this issue Sep 1, 2021 · 2 comments
Open

Is there a way to get the current/ambient temperature? #10

michaelmaston opened this issue Sep 1, 2021 · 2 comments

Comments

@michaelmaston
Copy link

Most AC units I've done code for return the current/ambient temp reported by the AC unit. Browsing thru the properties returned from the cloud service I see the setpoint temp but nothing that jumps out as a current room temp. The unit must know the temp as it needs it to adjust what it's doing to cool/heat the room. FGLair app also shows no local temp for any of the 4 Fujitsu units I have so I'm pretty sure I'm not just missing it.

Anyone know how to get this info? I use it a lot in my home automation to watch for problems with AC units (running on Cool, High fan and the temp isn't changing much or at all over time, for example).

@balouken
Copy link

balouken commented Nov 6, 2021

Hi,
Depends on what indoorunit/wifi adapter you have.
The old adapters for the old indoorunits do not forward the current temperature.

@sakabug
Copy link

sakabug commented Dec 5, 2022

I CAN poll ambient temp on AC via FGLair app, but it won't show on any cards I use in HA.

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

No branches or pull requests

3 participants