-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
Showing
9 changed files
with
615 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.