Ventusky - Weather Forecast Maps

Prognoza pogody Ventusky .

Karta HA:

Przełącznik input_boolean.pogoda_toggle ukrywanie pogody

Kod karty:

type: custom:stack-in-card
cards:
  - type: custom:vertical-stack-in-card
    cards:
      - type: custom:gap-card
        height: 2
      - type: custom:layout-card
        layout_type: custom:grid-layout
        layout:
          grid-template-columns: auto 33px
          margin: '-4px -4px -8px -4px;'
  - type: conditional
    conditions:
      - condition: state
        entity: input_boolean.pogoda_toggle
        state: 'on'
      - condition: and
        conditions:
          - condition: screen
            media_query: '(min-width: 768px)'
    card:
      type: iframe
      url: https://www.ventusky.com/?p=52.652;15.973;9&l=cape
      aspect_ratio: 100%

https://www.ventusky.com/?p=18.4;26.7;3&l=temperature-2m&t=20240603/2200

3 polubienia