489d85d862
* Onewire: Add diagnostic and config switches and binary_sensors This commit adds diagnostic and config switches and binary_sensors to the HobbyBoards devices. With these, the user will be able to configure those devices, without having to run owwrite/owread commands outside of HA. * Address review from @epenet * Add HB_HUB to DEVICE_SUPPORT_OWSERVER * Device class and entity category enums * Fixup merge breakage * Remove duplicate lines |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
manifest.json | ||
model.py | ||
onewire_entities.py | ||
onewirehub.py | ||
sensor.py | ||
strings.json | ||
switch.py |