Remove unused iOS buttons
This commit is contained in:
@@ -1,21 +1,13 @@
|
|||||||
ios:
|
ios:
|
||||||
actions:
|
actions:
|
||||||
- name: 'mb-climate-manual-day'
|
- name: 'Basement On'
|
||||||
background_color: '#00B9FF'
|
background_color: '#8600d3'
|
||||||
label:
|
label:
|
||||||
text: "MB Day"
|
text: "Basement On"
|
||||||
color: '#000000'
|
color: '#FFFFFF'
|
||||||
icon:
|
icon:
|
||||||
icon: mdi:weather-sunny
|
icon: mdi:stairs
|
||||||
color: '#FFF000'
|
color: '#FFFFFF'
|
||||||
- name: 'mb-climate-manual-night'
|
|
||||||
background_color: '#003C81'
|
|
||||||
label:
|
|
||||||
text: "MB Night"
|
|
||||||
color: '#E0E0E0'
|
|
||||||
icon:
|
|
||||||
icon: mdi:lightbulb-night
|
|
||||||
color: '#E0E0E0'
|
|
||||||
- name: 'Dinner Is Ready'
|
- name: 'Dinner Is Ready'
|
||||||
background_color: '#8600d3'
|
background_color: '#8600d3'
|
||||||
label:
|
label:
|
||||||
@@ -32,14 +24,6 @@ ios:
|
|||||||
icon:
|
icon:
|
||||||
icon: mdi:bullhorn
|
icon: mdi:bullhorn
|
||||||
color: '#FFFFFF'
|
color: '#FFFFFF'
|
||||||
- name: 'Basement On'
|
|
||||||
background_color: '#8600d3'
|
|
||||||
label:
|
|
||||||
text: "Basement On"
|
|
||||||
color: '#FFFFFF'
|
|
||||||
icon:
|
|
||||||
icon: mdi:stairs
|
|
||||||
color: '#FFFFFF'
|
|
||||||
- name: 'Give Me Darkness'
|
- name: 'Give Me Darkness'
|
||||||
background_color: '#8600d3'
|
background_color: '#8600d3'
|
||||||
label:
|
label:
|
||||||
@@ -56,19 +40,3 @@ ios:
|
|||||||
icon:
|
icon:
|
||||||
icon: mdi:weather-night
|
icon: mdi:weather-night
|
||||||
color: '#FFFFFF'
|
color: '#FFFFFF'
|
||||||
# - name: We Are Home
|
|
||||||
# background_color: '#00FF00'
|
|
||||||
# label:
|
|
||||||
# text: "We Are Home"
|
|
||||||
# color: '#000000'
|
|
||||||
# icon:
|
|
||||||
# icon: mdi:home-account
|
|
||||||
# color: '#000000'
|
|
||||||
# - name: 'We Are Leaving'
|
|
||||||
# background_color: '#FF0000'
|
|
||||||
# label:
|
|
||||||
# text: "We Are Leaving"
|
|
||||||
# color: '#FFFFFF'
|
|
||||||
# icon:
|
|
||||||
# icon: mdi:shield
|
|
||||||
# color: '#FFFFFF'
|
|
||||||
Reference in New Issue
Block a user