From d54e32949b2c03e12df51bc78105eb5c311bc204 Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Tue, 5 Nov 2024 01:00:04 +0100 Subject: [PATCH] :robot: 05-11-24 | :recycle: Updated 10 files -------- - 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 --- config/README.md | 2 +- .../better_thermostat/manifest.json | 2 +- config/custom_components/mass/manifest.json | 4 ++-- .../spotifyplus/manifest.json | 4 ++-- .../xiaomi_miot/manifest.json | 2 +- .../popup/footer/footer_mbproserver.yaml | 1 - .../shared/popup/footer/footer_system.yaml | 1 - .../shared/snippets/style_popup_footer.yaml | 13 ------------ config/themes/graphite.yaml | 20 +++++++++---------- docs/README.md | 2 +- 10 files changed, 18 insertions(+), 33 deletions(-) diff --git a/config/README.md b/config/README.md index fb6ea8f..5a9ba92 100644 --- a/config/README.md +++ b/config/README.md @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d- 38 52 31 - 1123 + 1118 171 38 diff --git a/config/custom_components/better_thermostat/manifest.json b/config/custom_components/better_thermostat/manifest.json index e8a5592..2e5ade4 100644 --- a/config/custom_components/better_thermostat/manifest.json +++ b/config/custom_components/better_thermostat/manifest.json @@ -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" } diff --git a/config/custom_components/mass/manifest.json b/config/custom_components/mass/manifest.json index b577edf..142f739 100644 --- a/config/custom_components/mass/manifest.json +++ b/config/custom_components/mass/manifest.json @@ -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."] } diff --git a/config/custom_components/spotifyplus/manifest.json b/config/custom_components/spotifyplus/manifest.json index 18c2ec3..837da78 100644 --- a/config/custom_components/spotifyplus/manifest.json +++ b/config/custom_components/spotifyplus/manifest.json @@ -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." ] diff --git a/config/custom_components/xiaomi_miot/manifest.json b/config/custom_components/xiaomi_miot/manifest.json index 0da26f6..66aa311 100644 --- a/config/custom_components/xiaomi_miot/manifest.json +++ b/config/custom_components/xiaomi_miot/manifest.json @@ -17,5 +17,5 @@ "python-miio>=0.5.12", "micloud>=0.5" ], - "version": "0.7.21" + "version": "0.7.22" } diff --git a/config/dashboards/shared/popup/footer/footer_mbproserver.yaml b/config/dashboards/shared/popup/footer/footer_mbproserver.yaml index b4f8071..5ae09a6 100644 --- a/config/dashboards/shared/popup/footer/footer_mbproserver.yaml +++ b/config/dashboards/shared/popup/footer/footer_mbproserver.yaml @@ -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 diff --git a/config/dashboards/shared/popup/footer/footer_system.yaml b/config/dashboards/shared/popup/footer/footer_system.yaml index 876e3da..4e24128 100644 --- a/config/dashboards/shared/popup/footer/footer_system.yaml +++ b/config/dashboards/shared/popup/footer/footer_system.yaml @@ -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 diff --git a/config/dashboards/shared/snippets/style_popup_footer.yaml b/config/dashboards/shared/snippets/style_popup_footer.yaml index 8268423..121af0f 100755 --- a/config/dashboards/shared/snippets/style_popup_footer.yaml +++ b/config/dashboards/shared/snippets/style_popup_footer.yaml @@ -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 diff --git a/config/themes/graphite.yaml b/config/themes/graphite.yaml index 5b8ea2d..795c03d 100644 --- a/config/themes/graphite.yaml +++ b/config/themes/graphite.yaml @@ -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 { @@ -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; } diff --git a/docs/README.md b/docs/README.md index fb6ea8f..5a9ba92 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d- 38 52 31 - 1123 + 1118 171 38