feat!(mqtt): Remove deprecated schema property from HA vacuum entity autodiscovery data

This commit is contained in:
Sören Beye 2024-05-20 20:46:32 +02:00
parent 4f9a0350ae
commit ef92967f75

View File

@ -24,7 +24,6 @@ class VacuumHassComponent extends HassComponent {
const result = {
name: "Robot",
object_id: this.hass.objectId,
schema: "state",
supported_features: [
"battery",
"status",