mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-03-06 05:02:32 +00:00
Updated for #401 Voice ANNOUNCEMENTS when Neato Gets stuck. @dshokouhi
This commit is contained in:
parent
8c84d45d58
commit
def1daf846
config
@ -15,6 +15,13 @@ neato:
|
|||||||
username: !secret neato_username
|
username: !secret neato_username
|
||||||
password: !secret neato_password
|
password: !secret neato_password
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
|
sensor:
|
||||||
|
- platform: template
|
||||||
|
sensors:
|
||||||
|
neato_status:
|
||||||
|
friendly_name: 'Neato Status'
|
||||||
|
value_template: '{{states.vacuum.carloneato.attributes["status"]}}'
|
||||||
|
|
||||||
group:
|
group:
|
||||||
Neato:
|
Neato:
|
||||||
entities:
|
entities:
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 59 KiB After ![]() (image error) Size: 60 KiB ![]() ![]() |
Loading…
x
Reference in New Issue
Block a user