Hi,
Please help a newbie. Bought a house and got the knxproj file. converted to yaml using knx2home (KNX2HOME - Convert KNX to Home Assistant).
I put the files in the HAOS and include them in configuration.yaml
Before restarting I get a warning: “Invalid config for ‘knx’ at knx/knx_scene.yaml, line 1: required key ‘scene_number’ not provided”
Question:
- How to fix that?
- Are the scene edible from HA? if not, why are they there.
Thanks.
the knx_scene.yaml file:
- name: "B1 A -"
address: "0/1/1"
- name: "B1 B -"
address: "0/1/2"
- name: "B1 C -"
address: "0/1/3"
- name: "B1 D -"
address: "0/1/4"
- name: "B1 E -"
address: "0/1/5"
- name: "B1 F -"
address: "0/1/6"
- name: "B1 G -"
address: "0/1/7"
- name: "B1 H -"
address: "0/1/8"
- name: "B1 I -"
address: "0/1/9"
- name: "B1 J -"
address: "0/1/10"
- name: "B1 K -"
address: "0/1/11"
- name: "B1 L -"
address: "0/1/12"
- name: "B1 M -"
address: "0/1/13"
- name: "B1 N -"
address: "0/1/14"
- name: "B1 O -"
address: "0/1/15"
- name: "B1 P -"
address: "0/1/16"
- name: "BT2 1A -"
address: "0/1/17"
- name: "BT2 1B -"
address: "0/1/18"
- name: "BT2 2A -"
address: "0/1/19"
- name: "BT2 2B -"
address: "0/1/20"