Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 96121

Error configuring new MQTT-group in HA (Zigbee2MQTT-group)

$
0
0

@myradon wrote:

Hi guys,

I try to add a group of Hue Zigbee lights to HA according to example page Zigbee2MQTT HA-integration
HA thrown an error Configuration not valid;

Invalid config for [group]: expected a dictionary for dictionary vale @data[‘group’]. Got [OrderDict([‘platform’, 'mqtt and so on

I’ve got a specific group.yaml which is included in configuration.yaml. This is contents of group.yaml;

- platform: mqtt
  name: lights_ceiling_small_bedroom
  schema: json
  command_topic: "zigbee2mqtt/lights_ceiling_small_bedroom/set"
  state_topic: "zigbee2mqtt/lights_ceiling_small_bedroom"
  color_temp: true
  brightness: true

zigbee2mqtt-group;

'1':
  friendly_name: lights_ceiling_small_bedroom
  retain: false
  optimistic: true
  transition: 2
  devices:
    - '0x0017880104fffffff'
    - '0x0017880104eeeeee'

‘group-topic’ set “on” from dev-tools tab MQTT, Zigbee2MQTT set state to ON for independent lights. So that’s fine.

As a HA-newbie I can’t debug the vague error message. What’s wrong with the syntax?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 96121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>