Skip to content

Commit

Permalink
🤖 14-01-25 | ♻️ Updated 35 files 🔥 Deleted 10 files ✨ Added 1 file
Browse files Browse the repository at this point in the history
--------
- update: footer/footer_system.yaml
- update: popup/calendar.yaml
- update: button_card_templates/tpl_base.yaml
- update: rooms/bedroom.yaml
- update: popup/security_sensors.yaml
- update: themes/graphite.yaml
- update: rooms/apple_tv_card.yaml
- update: system-grid/side-columns.yaml
- update: rooms/livingroom.yaml
- update: config/README.md
- update: templates/decluttering-card.yaml
- update: popup/airpurifier.yaml
- update: views/system.yaml
- update: themes/graphite-auto.yaml
- update: footer/footer_network.yaml
- update: snippets/popup_footer_layout.yaml
- update: popup/all_lights.yaml
- update: footer/footer_mbproserver.yaml
- update: themes/tablet.yaml
- update: browser_mod/manifest.json
- update: rooms/kitchen.yaml
- update: button_card_templates/tpl_climate.yaml
- update: button_card_templates/tpl_sectors.yaml
- update: snippets/style_popup_footer.yaml
- update: system-grid/system-graph.yaml
- update: docs/README.md
- update: views/main.yaml
- update: popup/popup_weather.yaml
- update: button_card_templates/tpl_media.yaml
- update: templates/streamline-card.yaml
- update: popup/thermostat.yaml
- update: snippets/style_popup_cardmod.yaml
- update: rooms/office.yaml
- update: footer/footer_vacuum.yaml
- update: rooms/utility.yaml
- delete: footer/footer_tablet.yaml
- delete: popup/office_flakt.yaml
- delete: popup/purifier_popup.yaml
- delete: popup/office_monitorer.yaml
- delete: footer/footer_router.yaml
- delete: popup/owntone.yaml
- delete: popup/livingroom_balkong.yaml
- delete: popup/popup_kodi.yaml
- delete: popup/test_pop.yaml
- delete: popup/office_dator.yaml
- add: snippets/layout_room_popup.yaml

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Jan 14, 2025
1 parent f3a216f commit 96735a0
Show file tree
Hide file tree
Showing 46 changed files with 1,104 additions and 3,320 deletions.
6 changes: 3 additions & 3 deletions config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
</thead>
<tbody>
<tr>
<td>36,209 </td>
<td>36,233 </td>
<td>32</td>
<td>164</td>
<td>63</td>
<td>54</td>
<td>32</td>
<td>1070</td>
<td>1071</td>
<td>215</td>
<td>37</td>
<td>38</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion config/custom_components/browser_mod/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md",
"iot_class": "local_push",
"requirements": [],
"version": "2.3.2"
"version": "2.3.3"
}
282 changes: 142 additions & 140 deletions config/dashboards/shared/popup/airpurifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,144 +3,146 @@ browser_mod:
service: browser_mod.popup
data:
title: Air Purifier
style: !include ../snippets/style_footer_transparent.yaml
card_mod: !include ../snippets/style_popup_footer.yaml
style: >
--max-popup-column: 3;
content:
type: custom:layout-card
layout_type: custom:grid-layout
layout: !include ../snippets/popup_footer_layout.yaml
cards:
#################################################
# #
# AIR PURIFIERS #
# #
#################################################
- type: entities
title: Living Room
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.dyson_ph04
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.dyson_ph04_pm_2_5
unit: µg/m³
stats:
- entity_id: sensor.dyson_ph04_filter_life
subtitle: Filter life
unit: '%'
- attribute: percentage
subtitle: Level
unit: '%'
- entity_id: switch.dyson_ph04_night_mode
subtitle: Night Mode
shortcuts:
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
- name: 30%
icon: mdi:fan-speed-1
percentage: 30
- name: 50%
icon: mdi:fan-speed-2
percentage: 50
- name: 70%
icon: mdi:fan-speed-3
percentage: 70
- name: 100%
icon: mdi:weather-tornado
percentage: 100

- type: entities
title: Bedroom
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.zhimi_mb3_8b86_air_purifier
stats:
- entity_id: sensor.zhimi_mb3_8b86_filter_life_level
unit: '%'
subtitle: Filter Remaining
- entity_id: sensor.zhimi_mb3_8b86_motor_speed
unit: RPM
subtitle: Motor Speed
shortcuts:
- name: Sleep
icon: mdi:weather-night
preset_mode: Sleep
- name: 33%
icon: mdi:fan-speed-1
percentage: 33
- name: 66%
icon: mdi:fan-speed-2
percentage: 66
- name: 100%
icon: mdi:fan-speed-3
percentage: 100
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.zhimi_mb3_8b86_pm25
unit: µg/m³
- type: entities
title: Office
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.zhimi_mb4_b008_air_purifier
stats:
- entity_id: sensor.zhimi_mb4_b008_filter_life_level
unit: '%'
subtitle: Filter Remaining
- entity_id: sensor.zhimi_mb4_b008_moto_speed_rpm
unit: RPM
subtitle: Motor Speed
shortcuts:
- name: Silent
icon: mdi:weather-night
preset_mode: Silent
- name: 50%
icon: mdi:fan-speed-1
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '1300'
- name: 75%
icon: mdi:fan-speed-2
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '1700'
- name: 100%
icon: mdi:fan-speed-3
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '2200'
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.zhimi_mb4_b008_pm25_density
unit: µg/m³
type: custom:mod-card
card_mod: !include ../snippets/style_popup_footer.yaml
card:
type: custom:layout-card
layout_type: custom:grid-layout
layout: !include ../snippets/popup_footer_layout.yaml
cards:
#################################################
# #
# AIR PURIFIERS #
# #
#################################################
- type: entities
title: Living Room
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.dyson_ph04
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.dyson_ph04_pm_2_5
unit: µg/m³
stats:
- entity_id: sensor.dyson_ph04_filter_life
subtitle: Filter life
unit: '%'
- attribute: percentage
subtitle: Level
unit: '%'
- entity_id: switch.dyson_ph04_night_mode
subtitle: Night Mode
shortcuts:
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
- name: 30%
icon: mdi:fan-speed-1
percentage: 30
- name: 50%
icon: mdi:fan-speed-2
percentage: 50
- name: 70%
icon: mdi:fan-speed-3
percentage: 70
- name: 100%
icon: mdi:weather-tornado
percentage: 100
- type: entities
title: Bedroom
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.zhimi_mb3_8b86_air_purifier
stats:
- entity_id: sensor.zhimi_mb3_8b86_filter_life_level
unit: '%'
subtitle: Filter Remaining
- entity_id: sensor.zhimi_mb3_8b86_motor_speed
unit: RPM
subtitle: Motor Speed
shortcuts:
- name: Sleep
icon: mdi:weather-night
preset_mode: Sleep
- name: 33%
icon: mdi:fan-speed-1
percentage: 33
- name: 66%
icon: mdi:fan-speed-2
percentage: 66
- name: 100%
icon: mdi:fan-speed-3
percentage: 100
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.zhimi_mb3_8b86_pm25
unit: µg/m³
- type: entities
title: Office
show_header_toggle: false
card_mod:
class: header
entities:
- type: custom:purifier-card
entity: fan.zhimi_mb4_b008_air_purifier
stats:
- entity_id: sensor.zhimi_mb4_b008_filter_life_level
unit: '%'
subtitle: Filter Remaining
- entity_id: sensor.zhimi_mb4_b008_moto_speed_rpm
unit: RPM
subtitle: Motor Speed
shortcuts:
- name: Silent
icon: mdi:weather-night
preset_mode: Silent
- name: 50%
icon: mdi:fan-speed-1
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '1300'
- name: 75%
icon: mdi:fan-speed-2
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '1700'
- name: 100%
icon: mdi:fan-speed-3
preset_mode: Favorite
service: number.set_value
service_data:
entity_id: number.zhimi_mb4_b008_favorite_speed
value: '2200'
- name: Auto
icon: mdi:fan-auto
preset_mode: Auto
show_name: false
show_state: true
show_toolbar: true
compact_view: false
aqi:
entity_id: sensor.zhimi_mb4_b008_pm25_density
unit: µg/m³
1 change: 1 addition & 0 deletions config/dashboards/shared/popup/all_lights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ browser_mod:
card_mod:
style:
.: |
content:
type: custom:auto-entities
filter:
Expand Down
Loading

0 comments on commit 96735a0

Please sign in to comment.