core/homeassistant/components/trend
Jack Boswell 3d3aa824b3
Refactor Trend to use `async_setup_platform` (#78216)
* Move trend constants to const.py

* Migrate to async_setup_platform

* Fix test

* Reorder attrs
2022-09-28 08:46:13 +02:00
..
__init__.py Refactor Trend to use `async_setup_platform` (#78216) 2022-09-28 08:46:13 +02:00
binary_sensor.py Refactor Trend to use `async_setup_platform` (#78216) 2022-09-28 08:46:13 +02:00
const.py Refactor Trend to use `async_setup_platform` (#78216) 2022-09-28 08:46:13 +02:00
manifest.json
services.yaml