Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #1313

Open
2 tasks
VendisF opened this issue Feb 25, 2025 · 0 comments
Open
2 tasks

[BUG] #1313

VendisF opened this issue Feb 25, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@VendisF
Copy link

VendisF commented Feb 25, 2025

PROBLEM DESCRIPTION

Thermostat, type: cardThermo title: HeatPump

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

  • Provide your apps.yaml (or your config):
    screensaver:
      theme:
        time: [0, 255,255]
        date: [255, 255, 255]
      type: screensaver
      doubleTapToUnlock: True 
      entities:   
        - entity: sensor.tasmota_analog_temperature1   # NASTAVIT teplotní sensor NSPanelu 
          color: '{{iif(states("switch.tasmota_nspanel_15")=="on", "[0,255,0]", "[255,165,0]")}}'
          type: 0
        - entity: weather.forecast_home
          name: Venku
          font: medium
          icon: mdi:home-thermometer-outline

      statusIcon2: 
        entity: switch.tasmota_nspanel_15 
        icon:
                "on": mdi:heat-wave
                "off": mdi:heat-wave

    cards:
      - type: cardThermo
        title: Teplota místnosti
        entity: climate.smart_thermostat_udirna  # NASTAVIT 
      - type: cardThermo



  • Go to Settings>Add-ons>AppDaemon>Log (or the output of your TS script) and then, provide the output of the log during your issue/bug occurs:
  Log output here:


TO REPRODUCE

Steps to reproduce the behavior:

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen.

SCREENSHOTS

Image

ADDITIONAL CONTEXT

Why does the icon change color when I press the "FLAME" or "ON/OFF" icon on the "Thermostat" page a second time? Sometimes it happens that I want to turn off the thermostat, I press the "flame" and it changes color. I take that as off. Thank you for your response. VendisF

PANEL / FIRMWARE VERSION

Please add the Panel/Firmware Version you are using (EU, US-L or US-P)

Image

@VendisF VendisF added the bug Something isn't working label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant