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 NS panel uses an unknow action #2431

Open
CarstenHoell opened this issue Dec 10, 2024 · 3 comments
Open

Bug NS panel uses an unknow action #2431

CarstenHoell opened this issue Dec 10, 2024 · 3 comments
Labels
Bug Identifies an issue where the system is not functioning as expected.

Comments

@CarstenHoell
Copy link

CarstenHoell commented Dec 10, 2024

TFT Version

4.3.12

Firmware Version

2024.11.3

Blueprint Version

No response

Panel Model

EU

What is the bug?

after updating NS panel the TFT screen is no longer updating with different screens.
Mechanical buttons work incl connection to Z2M devices

Steps to Reproduce

No response

Your Panel's YAML

alias: NSpanelStue
description: ""
use_blueprint:
  path: Blackymas/nspanel_blueprint.yaml
  input:
    nspanel_name: nspanelstue
    language: DNK
    weather_entity: weather.hjem
    indoortemp: AirQ_Livingroom Temperature_2
    climate: climate.heat_livingroom_heat_livingroom
    left_button_entity: light.living_room_lights
    left_button_name: Stue
    right_button_entity: switch.entertainment_power_2
    right_button_name: TV
    button_page01_label: Stue
    button_page02_label: Køkken
    button_page03_label: Outdoor
    button_page04_label: Other
    entity01: light.spot_picture_living_room
    entity01_name: Spot Tutankhamon
    entity02: light.spot_drawer_cabinet
    entity02_name: Skuffeskab
    entity03: light.spot_china_cabinet
    entity03_name: Bogskab
    entity04: light.reading_lamp
    entity04_name: Læselampe
    entity05: light.new_moon1_2
    entity05_name: Spot 1
    entity06: light.new_moon2_2
    entity06_name: Spot 2
    entity07: light.new_moon3_2
    entity07_name: Spot 3
    entity09: light.dining_room_1
    entity09_name: Spisebord
    entity10: light.spot_picture_dining_room
    entity10_name: WTC
    entity11: light.kitchen_lamps_2
    entity11_name: Køkkenbord
    entity12: light.bedroom_lights
    entity12_name: Soveværelse
    entity13: light.dish_washer_power
    entity12_confirm: false
    entity13_name: Opvaskemaskine
    entity08: switch.plug_bar_light
    entity08_name: Barskab
    entity13_confirm: true

ESPHome Logs

Logger: homeassistant.components.automation.nspanelstue
Source: helpers/script.py:2032
integration: Automation ([documentation](https://www.home-assistant.io/integrations/automation), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+automation%22))
First occurred: 20:24:50 (194 occurrences)
Last logged: 20:50:00

NSpanelStue: Choose at step 2: choice 19: Error executing script. Service not found for call_service at pos 1: Action esphome.nspanelstue_send_command_text_printf not found
NSpanelStue: Error executing script. Service not found for choose at pos 2: Action esphome.nspanelstue_send_command_text_printf not found
NSpanelStue: Choose at step 2: choice 24: If at step 1: Error executing script. Service not found for call_service at pos 1: Action esphome.nspanelstue_send_command_text_printf not found
NSpanelStue: Choose at step 2: choice 24: Error executing script. Service not found for if at pos 1: Action esphome.nspanelstue_send_command_text_printf not found
NSpanelStue: Error executing script. Service not found for choose at pos 2: Action esphome.nspanelstue_send_command_printf not found

NS panel 3
NS panel 2
NS panel 1
logs_nspanelstue_run.txt

Home Assistant Logs

No response

@CarstenHoell CarstenHoell added the Bug Identifies an issue where the system is not functioning as expected. label Dec 10, 2024
@CarstenHoell
Copy link
Author

nspanel_esphome.txt

@edwardtfn
Copy link
Collaborator

Open the blueprint and select your panel again, then save it and try again.
If a panel is already selected, please clear that (press x) and then select it again.

@CarstenHoell
Copy link
Author

Delete automation, overwrite old blueprint(3.4.2) and re-configure. problem solved so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Identifies an issue where the system is not functioning as expected.
Projects
None yet
Development

No branches or pull requests

2 participants