core/homeassistant/components/onewire
epenet 7c397a02b7
Add onewire switches (#42962)
* Add support for switches

* Fix stale comment
2020-11-08 12:06:41 -06:00
..
translations [ci skip] Translation update 2020-11-08 00:04:05 +00:00
__init__.py Implement PlatformNotReady on onewire integration (#42395) 2020-10-26 16:33:13 +01:00
binary_sensor.py Add binary_sensor platform to onewire integration (#42832) 2020-11-07 20:42:20 -06:00
config_flow.py Implement PlatformNotReady on onewire integration (#42395) 2020-10-26 16:33:13 +01:00
const.py Add onewire switches (#42962) 2020-11-08 12:06:41 -06:00
manifest.json Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
onewire_entities.py Add onewire switches (#42962) 2020-11-08 12:06:41 -06:00
onewirehub.py Discover onewire devices at startup (#42410) 2020-10-26 23:36:51 -05:00
sensor.py Default some entities to disabled (#42797) 2020-11-04 10:08:50 +01:00
strings.json Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
switch.py Add onewire switches (#42962) 2020-11-08 12:06:41 -06:00