mirror of
https://github.com/Hypfer/Valetudo.git
synced 2025-10-26 11:27:27 +00:00
feat!(mqtt): Remove deprecated schema property from HA vacuum entity autodiscovery data
This commit is contained in:
parent
4f9a0350ae
commit
ef92967f75
@ -24,7 +24,6 @@ class VacuumHassComponent extends HassComponent {
|
||||
const result = {
|
||||
name: "Robot",
|
||||
object_id: this.hass.objectId,
|
||||
schema: "state",
|
||||
supported_features: [
|
||||
"battery",
|
||||
"status",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user