Skip to content

Commit

Permalink
feat!(mqtt): Remove deprecated schema property from HA vacuum entity …
Browse files Browse the repository at this point in the history
…autodiscovery data
  • Loading branch information
Hypfer committed May 20, 2024
1 parent 4f9a035 commit ef92967
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class VacuumHassComponent extends HassComponent {
const result = {
name: "Robot",
object_id: this.hass.objectId,
schema: "state",
supported_features: [
"battery",
"status",
Expand Down

0 comments on commit ef92967

Please sign in to comment.