-
Notifications
You must be signed in to change notification settings - Fork 49
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
Thermostat Room Sensors #94
Comments
Hey @jamespet77, thanks for the question. I would love to add support for these! I didn't even know they existed until now. So, what typically will happen with something like this is that I would need you to share the devices with me (temporarily) via the app. There is at least one open bug for the thermostat, so if you could share the sensor(s) and the thermostat, I can add support for this. My email for the Wyze account is shaun tarves net |
I can do that. |
Yessir!
…On Mon, Oct 10, 2022 at 6:09 PM James Peterson ***@***.***> wrote:
I can do that.
just to confirm its shaun at tarves dot net
—
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEDBMATVSAWKTPO5ORBHDDWCSHZPANCNFSM6AAAAAARA6SWD4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sent. It has one room sensor linked. I have another room sensor if you need multiple. |
@jamespet77 I've just pushed initial support for reading room sensor data to branch 94-thermostat-room-sensors You can get a list of sensors connected to a thermostat by issuing:
The sensor object looks like this:
|
Thanks Shaun!! big help. Wyze needsto put you on the team. |
Give it a try and make sure it's working for your use cases. If so, I'll
merge to master and make a new release.
I'm going to use this opportunity to address
#51 and
#42 so might be a few days.
…On Wed, Nov 2, 2022 at 2:44 PM James Peterson ***@***.***> wrote:
Thanks Shaun!! big help. Wyze needsto put you on the team.
—
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEDBMFOWK3UQITWXP6Z3VTWGKZA3ANCNFSM6AAAAAARA6SWD4>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
It is working. I might suggest returning an empty list instead of None if there are no room sensors? Either way. It's working. I can get what I need now. |
Is is possible to get the data from the thermostat room sensors?
The text was updated successfully, but these errors were encountered: