cyr-ius / hass-audiconnect

Adds an audi connect integration to home assistant
MIT License
32 stars 4 forks source link

Update sensor.py - remove plug state #54

Closed tieskuh closed 10 months ago

tieskuh commented 10 months ago

Remove plug_state as sensor. This should be a binary_sensor. Added as binary_sensor in this pull request: https://github.com/cyr-ius/hass-audiconnect/pull/53 Sensor could be removed after binary_sensor is added (pull 53).

Also, this sensor doesn't have the correct device_class. So if pull isn't accepted. Maybe change the device_class.