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

Get status of the proximity sensor #52

Open
WollyWonka opened this issue Jan 13, 2022 · 4 comments
Open

Get status of the proximity sensor #52

WollyWonka opened this issue Jan 13, 2022 · 4 comments

Comments

@WollyWonka
Copy link

Hi, I was wondering if it is possible to retrieve the status of the proximity sensor of the Nefit Easy. In other words, to see if someone is standing in front of the panel? Alternatively, to see whether the display lights up.
Thanx for considering!
/Wol

@robertklep
Copy link
Owner

I don't think this is possible, the device doesn't expose the sensor value in any way as far as I know.

@WollyWonka
Copy link
Author

That's a quick response, thank you. Sad to hear this short coming.
What I actually want to know, if the temperature setpoint is set remote or manually via the thermostat. You might have a suggestion?

@robertklep
Copy link
Owner

I don't have a Nefit device anymore so can't test, but there are a few endpoints that you can check to see if they change according to how the setpoint was set:

/heatingCircuits/hc1/actualSupplyTemperature
/heatingCircuits/hc1/control
/heatingCircuits/hc1/manualTempOverride/status
/heatingCircuits/hc1/manualTempOverride/temperature
/heatingCircuits/hc1/operationMode
/heatingCircuits/hc1/temperatureAdjustment
/heatingCircuits/hc1/temperatureRoomManual
/heatingCircuits/hc1/type
/heatingCircuits/hc1/usermode

@WollyWonka
Copy link
Author

Great! I'll get into this.

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

2 participants