mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Updated for #401 Voice ANNOUNCEMENTS when Neato Gets stuck. @dshokouhi
This commit is contained in:
@@ -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 Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user