Sorted entity type names

This commit is contained in:
Fabio Manganiello 2022-11-14 00:46:58 +01:00
parent 96ce4729f9
commit 45d0e4445b
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -25,7 +25,7 @@ from platypush.message.response import Response
from platypush.plugins.mqtt import MqttPlugin, action
@manages(Light, Switch, LinkQuality, Battery, Sensor, Dimmer)
@manages(Battery, Dimmer, Light, LinkQuality, Sensor, Switch)
class ZigbeeMqttPlugin(MqttPlugin): # lgtm [py/missing-call-to-init]
"""
This plugin allows you to interact with Zigbee devices over MQTT through any Zigbee sniffer and