#Invalid configThe following integrations and platforms could not be set up:

1 messages · Page 1 of 1 (latest)

rancid bear
weak frigate
#

It seems like you put Zigbee: or something like that in your configuration.yaml

rancid bear
#

`# Loads default set of integrations. Do not remove.
default_config:

Load frontend themes from the themes folder

frontend:
themes: !include_dir_merge_named themes

Include the automation and other configurations

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

input_boolean:
config_button_toggle:
name: Config Button Toggle
initial: off
icon: mdi:toggle-switch

turn_on_lights:
name: "Turn On Lights"
initial: off
icon: mdi:toggle-switch

Zigbee:
device_config:
fan_switch_entity_id: fan.fan_dimmer_switch_fan
parameter_50: 0

zha:

zigpy_config:
ota:
z2m_remote_index: https://files.inovelli.com/firmware/firmware-zha-v2-beta.json`

#

@weak frigate thats my config

weak frigate
#

So you did what I suspected

#

I don't see in the docs where it tells you to put Zigbee: in there

rancid bear
#

But that was solved so ima try removing that part as a whole

#

Line 24-27 right?