Updated for Voice ANNOUNCEMENTS when Neato Gets stuck. @dshokouhi

This commit is contained in:
ccostan 2018-07-24 13:12:07 -04:00
parent 8c84d45d58
commit def1daf846
2 changed files with 7 additions and 0 deletions
config
packages
www/custom_ui/floorplan/images/branding

@ -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