Skip to content

Commit

Permalink
🤖 05-11-24 | ♻️ Updated 10 files
Browse files Browse the repository at this point in the history
--------
- update: footer/footer_mbproserver.yaml
- update: docs/README.md
- update: config/README.md
- update: themes/graphite.yaml
- update: xiaomi_miot/manifest.json
- update: snippets/style_popup_footer.yaml
- update: footer/footer_system.yaml
- update: spotifyplus/manifest.json
- update: mass/manifest.json
- update: better_thermostat/manifest.json

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Nov 5, 2024
1 parent c1eaee6 commit d54e329
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 33 deletions.
2 changes: 1 addition & 1 deletion config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<td>38</td>
<td>52</td>
<td>31</td>
<td>1123</td>
<td>1118</td>
<td>171</td>
<td>38</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion config/custom_components/better_thermostat/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues",
"requirements": [],
"version": "1.6.0"
"version": "1.6.1"
}
4 changes: 2 additions & 2 deletions config/custom_components/mass/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/music-assistant/hass-music-assistant/issues",
"loggers": ["music_assistant"],
"requirements": ["music-assistant==2.2.4"],
"version": "2024.10.0",
"requirements": ["music-assistant-client==1.0.5"],
"version": "2024.11.0",
"zeroconf": ["_mass._tcp.local."]
}
4 changes: 2 additions & 2 deletions config/custom_components/spotifyplus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"requests_oauthlib>=1.3.1",
"soco>=0.30.4",
"smartinspectPython>=3.0.33",
"spotifywebapiPython>=1.0.113",
"spotifywebapiPython>=1.0.114",
"urllib3>=1.21.1,<1.27",
"zeroconf>=0.132.2"
],
"version": "v1.0.63",
"version": "v1.0.64",
"zeroconf": [
"_spotify-connect._tcp.local."
]
Expand Down
2 changes: 1 addition & 1 deletion config/custom_components/xiaomi_miot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"python-miio>=0.5.12",
"micloud>=0.5"
],
"version": "0.7.21"
"version": "0.7.22"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ browser_mod:
service: browser_mod.popup
data:
title: MBPro Server
card_mod: !include ../../snippets/style_popup_footer.yaml
content:
type: custom:layout-card
layout_type: custom:grid-layout
Expand Down
1 change: 0 additions & 1 deletion config/dashboards/shared/popup/footer/footer_system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ browser_mod:
service: browser_mod.popup
data:
title: System Information

card_mod: !include ../../snippets/style_popup_footer.yaml
content:
type: custom:layout-card
Expand Down
13 changes: 0 additions & 13 deletions config/dashboards/shared/snippets/style_popup_footer.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
style:
ha-dialog$: |
:host {
--ha-card-border-width: 0 !important;
--ha-card-border-radius: 0px !important;
--ha-card-border-color: none !important;
--bar-card-border-radius: 12px !important;
--ha-card-box-shadow: none !important;
--ha-card-background: none !important;
--mdc-theme-surface: rgba(34,38,39,1) !important;
}
.mdc-dialog__surface {
background-color: var(--popup-background-color) !important;
}
layout-card:
$grid-layout$:
# card divider border
Expand Down
20 changes: 10 additions & 10 deletions config/themes/graphite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -625,19 +625,24 @@ graphite:
}
card-mod-more-info-yaml: |
.: |
:host {
--bar-card-border-radius: 12px !important;
--ha-card-border-radius: 0px !important;
--ha-card-background: none !important;
}
:host([card]) .content .container {
padding: 0px !important;
}
ha-dialog {
--vertical-align-dialog: var(--tablet-popup-align-dialog) !important;
--dialog-surface-margin-top: var(--tablet-popup-margin-top) !important;
--dialog-box-shadow: 0 0px 16px 4px rgba(101,115,134, .15), 0 16px 64px 32px rgba(101,115,134, .5) !important;
--mdc-theme-surface: rgba(34, 38, 39, 0.6) !important;
}
ha-dialog > div.content > div.container {
padding: 0 !important;
ha-dialog *:focus-visible {
outline: none !important;
}
@media (max-width: 800px), (max-height: 500px) {
ha-dialog {
Expand All @@ -646,12 +651,7 @@ graphite:
--popup-border-radius: 0 !important;
}
}
ha-dialog > div:focus {
outline: none;
}
$: |
.mdc-dialog__surface {
background-color: rgba(34,38,39,0.6) !important;
background-color: rgba(34, 38, 39, 0.6) !important;
}
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<td>38</td>
<td>52</td>
<td>31</td>
<td>1123</td>
<td>1118</td>
<td>171</td>
<td>38</td>
</tr>
Expand Down

0 comments on commit d54e329

Please sign in to comment.