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 - Message malformed: Unknown device 'False' #14

Open
1 task
timewolf opened this issue Dec 22, 2023 · 0 comments
Open
1 task

Bug - Message malformed: Unknown device 'False' #14

timewolf opened this issue Dec 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@timewolf
Copy link

Blueprint name

CN FSM Elettrodomestici 2023.12.0

Home Assistant Core Version

2023.12

Home Assistant Installation Type

Home Assistant Core

Description

when saving the blueprint i got Message malformed: Unknown device 'False'

Automation YAML config

description: ""
alias: CN FSM Elettrodomestici 2023.12.0
use_blueprint:
  path: jumping2000/cn_fsm_appliances.yaml
  input:
    power_plug: sensor.prese_forno_power
    energy_plug: sensor.prese_forno_energy
    status: input_select.oven_status
    status_sensor: sensor.oven_status
    counter_sensor: counter.cicli_cottura_forno
    helper_runtime: input_boolean.forno_runtime
    helper_total_energy: input_number.forno_runtime
    helper_maintenance_alert: input_number.forno_avviso_manutenzione
    appliance: forno
    media_player_google:
      - media_player.bagno
    delay_start: 53
    power_start: 5
    power_warm_up: 346
    power_cool_down: 83
    delay_middle: 3
    power_end: 7
    delay_finale: 10
    send_intermediate_notification: true
    use_centro_notifiche: true

To Reproduce

use this yaml than save

Expected behavior

should save the blueprint

Actual Behaviour

cannot save

Additional Details

  • I'd like to help developing a fix for this issue.

Screenshots

No response

Additional context

No response

@timewolf timewolf added the bug Something isn't working label Dec 22, 2023
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