hass-core/homeassistant/components/onewire
Quentame 198ecb0945
Uniformize platform setup (#47101)
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
..
translations [ci skip] Translation update 2021-02-24 00:04:14 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
manifest.json Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
onewire_entities.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00
onewirehub.py Add discovery of sensors on DS2409 MicroLan (#43599) 2020-12-07 02:09:32 +01:00
sensor.py Add support for EDS0068 onewire sensor (#44029) 2021-01-26 23:07:04 +01:00
strings.json Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
switch.py Cleanup unique_id on onewire integration (#43783) 2020-12-02 15:11:20 +01:00