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

Temperature sensor #1202

Closed
Tonylolo opened this issue Mar 8, 2021 · 3 comments
Closed

Temperature sensor #1202

Tonylolo opened this issue Mar 8, 2021 · 3 comments
Labels
alexapy Issue relates to the API duplicate This issue already exists enhancement New feature or request

Comments

@Tonylolo
Copy link

Tonylolo commented Mar 8, 2021

Hi

Is it possible to have value of temperature sensor from amazon device? Dot and dot plus.

Instead of a weather station, for interior of house it's a good alternative!

Thank you for development.

@alandtse
Copy link
Owner

Yes, dupe of #197 . Likely not to do it though since it would require polling the sensor.

@alandtse alandtse added alexapy Issue relates to the API duplicate This issue already exists enhancement New feature or request labels Mar 11, 2021
alandtse pushed a commit that referenced this issue Apr 17, 2021
Closes #1237 and #1202. Since this is based on polling it is disabled by default and is enabled in options. Please check the instructions on the wiki.
https://github.com/custom-components/alexa_media_player/wiki#discover-and-control-devices-connected-to-an-echo
alandtse added a commit that referenced this issue Apr 24, 2021
* feat: add lights and the temperature sensors (#1244)

Closes #1237 and #1202. Since this is based on polling it is disabled by default and is enabled in options. Please check the instructions on the wiki.
https://github.com/custom-components/alexa_media_player/wiki#discover-and-control-devices-connected-to-an-echo

* fix: check for existence of properties key
closes #1249

* fix: TypeError: _typeddict_new() missing typename

* style: fix lint errors

* fix: auto reload when extended entity discovery is enabled (#1254)

* Automatically reload the integration when extended entity discovery is enabled.

* fix: reload only after all values processed

Co-authored-by: Alan Tse <[email protected]>

* fix: detect and ignore lights created by emulated_hue (#1253)

* Detect and ignore lights created by emulated_hue plus some general cleanup.

* Adjust naming and comments to be more accurate.

Co-authored-by: Brady Mulhollem <[email protected]>
@GTunney
Copy link

GTunney commented Apr 26, 2021

I've just updated my alexa media player, I have 2 4th gen echos, the temperature sensor is showing for one but the other one isn't.

Any suggestions as to why it's only added the entity for one device?

@Tonylolo
Copy link
Author

I've just updated my alexa media player, I have 2 4th gen echos, the temperature sensor is showing for one but the other one isn't.

Any suggestions as to why it's only added the entity for one device?

Hi

How do you have this in HA ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alexapy Issue relates to the API duplicate This issue already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants