mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Proactively report Alexa Endpoint Health properties (#29736)
This commit is contained in:
parent
8c1a8b502d
commit
942f654d92
@ -262,7 +262,7 @@ class AlexaEndpointHealth(AlexaCapability):
|
||||
|
||||
def properties_proactively_reported(self):
|
||||
"""Return True if properties asynchronously reported."""
|
||||
return False
|
||||
return True
|
||||
|
||||
def properties_retrievable(self):
|
||||
"""Return True if properties can be retrieved."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user