Skip to content

Commit

Permalink
remove old vacuum map
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Mar 14, 2021
1 parent a59d69b commit 19ac932
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions packages/vacuum.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
---
sensor:
- platform: rest
resource: !secret valetudo_url # http://192.168.x.x/api/remote/map
name: snowie_map
value_template: '{{ value_json.mapsrc }}'

camera:
- platform: generic
name: Snowies Karte
still_image_url: !secret snowie_map_url # http://192.168.x.x{{states.sensor.snowie_map.state | string }}
content_type: image/png
framerate: 1

switch:
- platform: template
switches:
Expand Down

0 comments on commit 19ac932

Please sign in to comment.