Aroma difuzér s wifi modulem TYWE3S model: AS-1522YN

www; Device Templates Repository; OTA URL
Uživatelský avatar
Lion®
Administrátor fóra
Administrátor fóra
Příspěvky: 1604
Registrován: 28. září 2020, 14:07
Bydliště: podkrkonoší
Dal poděkování: 144 poděkování
Dostal poděkování: 193 poděkování
Kontaktovat uživatele:

Re: Aroma difuzér s wifi modulem TYWE3S model: AS-1522YN

Příspěvek od Lion® »

Úplné finále:
IMG_20211230_162553.jpg
IMG_20211230_165440.jpg
________________
🍻 Přispěj a získej přístup do obsahu fóra pro dárce. :thx:
Oficiální sada s Raspberry Pi 4B/4GB, černá +Argon NEO Raspberry Pi 4 Case
Patriot Burst 2.5" SATA SSD 120GB + AXAGON EE25-XA6 ALINE box

Galerie realizací

Uživatelský avatar
Lion®
Administrátor fóra
Administrátor fóra
Příspěvky: 1604
Registrován: 28. září 2020, 14:07
Bydliště: podkrkonoší
Dal poděkování: 144 poděkování
Dostal poděkování: 193 poděkování
Kontaktovat uživatele:

Re: Aroma difuzér s wifi modulem TYWE3S model: AS-1522YN

Příspěvek od Lion® »

Po přidání doplňků:
light-entity-card
fan-percent-button-row
fan-mode-button-row
timer-bar-card

můžete vytvořit kartu v lovelaci:

Kód: Vybrat vše

type: vertical-stack
cards:
  - shorten_cards: false
    consolidate_entities: false
    child_card: false
    hide_header: false
    header: LED efekty Aroma Difuzér
    color_wheel: true
    persist_features: true
    brightness: true
    color_temp: true
    white_value: true
    color_picker: true
    smooth_color_wheel: false
    speed: true
    intensity: true
    force_features: false
    show_slider_percent: false
    full_width_sliders: false
    brightness_icon: weather-sunny
    white_icon: file-word-box
    temperature_icon: thermometer
    speed_icon: speedometer
    intensity_icon: transit-connection-horizontal
    type: custom:light-entity-card
    entity: light.led_rgb
    effects_list: true
  - type: custom:fan-percent-button-row
    entity: fan.difuzer
    name: Aroma
    reverseButtons: true
    customTheme: true
    isOnLowColor: rgb(204, 255, 153)
    isOnMedColor: rgb(51, 255, 51)
    isOnHiColor: rgb(0, 53, 0)
    buttonInactiveColor: '#202020'
    isOffColor: RED
    customHiText: SILNÉ
    customLowText: SLABÉ
    customMedText: STŘEDNÍ
    customOffText: 'OFF'
    width: 55px
    height: 45px
  - type: custom:fan-mode-button-row
    entity: fan.difuzer
    name: Časovač
    twoModeFan: false
    reverseButtons: true
    customTheme: true
    isOnModeOneColor: '#FF99FF'
    isOnModeTwoColor: '#FF33FF'
    isOnModeThreeColor: '#CC00CC'
    buttonInactiveColor: '#202020'
    isOffColor: red
    customModes: true
    modeOff: 'OFF'
    modeOne: 2h timer
    modeTwo: 4h timer
    modeThree: timer off
    customText: true
    customOffText: 'OFF'
    customModeOneText: 2 HOD
    customModeTwoText: 4 HOD
    customModeThreeText: ∞ HOD
    width: 55px
    height: 45px
  - type: entity-filter
    entities:
      - entity: timer.difuzer_2h_timer
        name: 2 hodiny
      - entity: timer.difuzer_4h_timer
        name: 4 hodiny
    state_filter:
      - active
    card:
      type: custom:timer-bar-card
      entities:
        - entity: timer.difuzer_2h_timer
          name: Aroma 2 hodiny
        - entity: timer.difuzer_4h_timer
          name: 4 hodiny
      bar_direction: rtl
      bar_foreground: '#eee'
      bar_background: 'var(--mdc-theme-primary, #6200ee)'
adcl1.PNG
________________
🍻 Přispěj a získej přístup do obsahu fóra pro dárce. :thx:
Oficiální sada s Raspberry Pi 4B/4GB, černá +Argon NEO Raspberry Pi 4 Case
Patriot Burst 2.5" SATA SSD 120GB + AXAGON EE25-XA6 ALINE box

Galerie realizací

Odpovědět

Zpět na „Tasmota“