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

Can get the temperature from other sensor? #164

Closed
FradSer opened this issue Jul 21, 2017 · 11 comments
Closed

Can get the temperature from other sensor? #164

FradSer opened this issue Jul 21, 2017 · 11 comments

Comments

@FradSer
Copy link

FradSer commented Jul 21, 2017

Hey all,

I used RM mini 3 to control my air conditioner, but RM mini 3 has no temperature sensor. So that the temperature is always 14º, and I have an independent temperature sensor get the right temperature 27º.

Is there any way to replace the temperature sensor's reading to the air conditioner's?

28460142-559f44f4-6e43-11e7-97dd-c21f5881818a

Thank you all.

@wilkinsm89
Copy link

I would also be interested if this is possible.

@GreenTentacle
Copy link

I'd be super interested in this as well. I have a temperature sensor in the air conditioned room that I can pull readings from over HTTP.

@sendorm
Copy link

sendorm commented Aug 5, 2017

good idea. I would like to have that capability too.

@imperialjoy
Copy link

+1 that would be useful.

@klebermagno
Copy link

+1

@ashtonaut
Copy link

Another vote here, would be great to be able to use a 1-wire temp sensor connected to the Pi as the source of the temperature.

@lprhodes
Copy link
Owner

lprhodes commented Feb 8, 2018

This one needs some discussion. Plugins can't talk to one another so I can't get the temperature from another HomeKit device.

For flexibility though I could read it from a file or url at regular intervals, thoughts?

@FradSer
Copy link
Author

FradSer commented Feb 8, 2018

@imperialjoy

For flexibility though I could read it from a file or url at regular intervals, thoughts?

Good idea.

Maybe homebridge-http-temperature is useful.

@ashtonaut
Copy link

Reading from a file at regular intervals would be great!

@lprhodes
Copy link
Owner

Please refer to #244

@lprhodes
Copy link
Owner

Support has been added for temperatureFilePath in 3.0.5

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

8 participants