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

Add support cloud type for thermostat / Alexa.TemperatureSensor #410

Open
fer662 opened this issue Jan 29, 2024 · 0 comments
Open

Add support cloud type for thermostat / Alexa.TemperatureSensor #410

fer662 opened this issue Jan 29, 2024 · 0 comments

Comments

@fer662
Copy link

fer662 commented Jan 29, 2024

Basically allow interaction through Alexa for a thermostat-like device. It feels much more important than a TV which is supported. I reckon most of the work would be on the Alexa skill since adding the type is fairly straightforward (I'd happily do it and make a pull request but the repo for that is obviously private hehe)

  • An enum for the mode (OFF; HEAT; COOL)
  • Float for target temperature
  • optional float for read-only current actual temperature

https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-thermostatcontroller.html

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

1 participant