|
@@ -27,7 +27,7 @@ from switchbot_mqtt._actors.base import _MQTTCallbackUserdata
|
|
|
|
|
|
_LOGGER = logging.getLogger(__name__)
|
|
_LOGGER = logging.getLogger(__name__)
|
|
|
|
|
|
-_MQTT_AVAILABILITY_TOPIC="switchbot_mqtt/availability"
|
|
+_MQTT_AVAILABILITY_TOPIC="switchbot_mqtt/status"
|
|
|
|
|
|
|
|
|
|
_MQTT_BIRTH_PAYLOAD="online"
|
|
_MQTT_BIRTH_PAYLOAD="online"
|