-
Notifications
You must be signed in to change notification settings - Fork 303
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
Comments
Yes, dupe of #197 . Likely not to do it though since it would require polling the sensor. |
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
* 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]>
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 ? |
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.
The text was updated successfully, but these errors were encountered: