unixorn / ha-mqtt-discoverable

Python module to create MQTT entities that are automatically discovered by Home Assistant
Apache License 2.0
95 stars 22 forks source link

Un-private Binary Sensor update_state #197

Closed meowmeowahr closed 4 months ago

meowmeowahr commented 6 months ago

Description

Change BinarySensor's _update_state to update_state This would allow direct control of the Binary Sensor without extra if statements or breaking conventions.

License Acceptance

Type of changes

Checklist