Franck Nijhof
fa09cf663e
Update black to 22.1.0 ( #65788 )
2022-02-05 14:19:37 +01:00
epenet
ec1b45c922
Add setup type hints (part 3) ( #63961 )
...
* Drop return value from vesync
* Add setup type hints to netgear_lte
* Drop return value from hyperion
* Add setup type hints to opentherm_gw
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-12 12:53:50 +01:00
epenet
c370a4b987
Use local constant in netgear_lte config schema ( #63753 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-10 15:13:30 +01:00
Erik Montnemery
103e21c278
Move temperature conversions to sensor base class (5/8) ( #54475 )
2021-08-12 13:26:17 +02:00
Erik Montnemery
c900e3030b
Migrate integrations n-q to extend SensorEntity ( #48214 )
2021-03-22 19:46:46 +01:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
Bas Nijholt
c3d7ab6a7f
Sort imports according to PEP8 for netgear_lte ( #29725 )
2019-12-09 11:13:37 +01:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Anders Melchiorsen
a833736a1e
Add sms_total sensor to netgear_lte ( #22954 )
2019-04-10 09:41:57 +02:00
Anders Melchiorsen
58ec77b017
Binary sensors for netgear_lte ( #22902 )
...
* Binary sensors for netgear_lte
* Move LTEEntity to component
* Revert unrelated manifest changes
* Address review comments
* Remove unused import
2019-04-09 20:28:20 +02:00
Anders Melchiorsen
282fd225c9
Add netgear_lte connection sensors ( #22558 )
2019-03-31 23:47:29 -07:00
Anders Melchiorsen
1a39fb4de7
Add table with netgear_lte sensor units ( #22508 )
2019-03-30 10:09:36 +01:00
Anders Melchiorsen
90c4f6f6e5
Do data extraction in sensors ( #22444 )
...
* Do data extraction in sensors
* Hopefully fix lint
2019-03-27 19:24:02 -04:00
Anders Melchiorsen
afa99c9189
Use dispatcher for netgear_lte state updates ( #22328 )
...
* Use dispatcher for netgear_lte state updates
* Also dispatch unavailable state
2019-03-26 08:06:11 -07:00
Anders Melchiorsen
2b6e197deb
Consolidate the netgear_lte configuration ( #22105 )
...
* Consolidate the netgear_lte configuration
* Simplfications from review
* Extract sensor_types
* Simplify defaults
2019-03-22 14:43:39 +01:00
Fabian Affolter
161c368c9d
Update file header ( #21054 )
...
* Update file header
* Update __init__.py
2019-02-13 20:35:12 -08:00
Fabian Affolter
4cb408f8f9
Sort imports ( #20984 )
2019-02-11 14:46:21 -05:00
Paulus Schoutsen
e2d3c27e85
Embed all platforms into components ( #20677 )
...
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
2019-02-02 07:13:16 -08:00