-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdashboard.yml
98 lines (98 loc) · 3.43 KB
/
dashboard.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
views:
- title: Openmower
path: Openmower
icon: mdi:robot-mower-outline
cards:
- type: vertical-stack
cards:
- type: entity
entity: lawn_mower.openmower
- type: horizontal-stack
cards:
- show_name: true
show_icon: true
type: button
tap_action:
action: toggle
entity: script.start_mowing
icon: mdi:play
name: Start
- show_name: true
show_icon: true
type: button
tap_action:
action: toggle
entity: script.pause_mowing
icon: mdi:pause
name: Pause
- show_name: true
show_icon: true
type: button
tap_action:
action: toggle
icon: ''
entity: button.openmower_skip_path
name: Skip path
- show_name: true
show_icon: true
type: button
tap_action:
action: toggle
entity: button.openmower_skip_area_2
icon: ''
name: Skip area
- show_name: true
show_icon: true
type: button
tap_action:
action: toggle
entity: script.return_to_dock
icon: ''
- type: entities
entities:
- entity: sensor.battery
name: Battery
- entity: sensor.openmower_current_state_2
name: Current State
- entity: binary_sensor.openmower_emergency_2
name: Emergency
- entity: sensor.openmower_gps_percentage
name: GPS Percentage
- entity: binary_sensor.openmower_is_charging_2
name: Is Charging
title: Openmower
- type: map
entities:
- entity: device_tracker.openmower
default_zoom: 20
hours_to_show: 24
theme_mode: auto
- type: vertical-stack
cards:
- type: entities
entities:
- entity: sensor.openmower_battery_voltage
name: Battery Voltage
- entity: sensor.openmower_charge_current_2
name: Charge Current
- entity: sensor.openmower_charge_voltage
name: Charge Voltage
- entity: sensor.openmower_current_action_progress
name: Current action progress
- entity: sensor.openmower_gps_accuracy
name: GPS Accuracy
- entity: sensor.openmower_left_esc_temperature
name: Left ESC Temperature
- entity: sensor.openmower_mow_esc_temperature
name: Mow ESC Temperature
- entity: sensor.openmower_mow_motor_current_2
name: Mow Motor Current
- entity: sensor.openmower_mow_motor_temperature
name: Mow Motor Temperature
- entity: device_tracker.openmower
name: Position
- entity: sensor.openmower_right_esc_temperature
name: Right ESC Temperature
- entity: sensor.openmower_version
name: Version
title: Openmower