Aaron Bach
b4e5c95e03
Migrate OpenUV to new entity naming style ( #74919 )
2022-07-10 22:45:09 +02:00
Aaron Bach
198b18dd00
Perform some OpenUV code cleanup ( #58864 )
2021-11-14 19:06:27 +01:00
Marc Mueller
f149bef9f3
Use assignment expressions 18 ( #57967 )
2021-10-18 18:36:35 +02:00
Aaron Bach
fd49da37b8
Make sure OpenUV data storage conforms to standards ( #57813 )
2021-10-16 23:59:19 -06:00
Aaron Bach
2271f3b5f9
Clean up usage of EntityDescription in OpenUV ( #55127 )
...
* Clean up usage of EntityDescription in OpenUV
* Remove redundant typing
* Code review
* Update homeassistant/components/openuv/__init__.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Black
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-25 14:18:53 +02:00
Aaron Bach
54ace4cdd4
Enforce strict typing for OpenUV ( #53409 )
...
* Enforce strict typing for OpenUV
* Linting
* Fix tests
2021-07-24 14:50:01 +02:00
Aaron Bach
887753e06d
Remove redundant property definitions in OpenUV ( #52379 )
...
* Remove redundant property definitions in OpenUV
* Update homeassistant/components/openuv/__init__.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Code review
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-02 09:47:49 +02:00
Aaron Bach
be39104a36
Re-organize OpenUV constants ( #43453 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-22 12:50:22 +01:00
Erik Montnemery
b022e08db9
Rename BinarySensorDevice to BinarySensorEntity ( #34462 )
...
* Rename BinarySensorDevice to BinarySensorEntity
* Tweak
* Move deprecation warning to __new__, add test
* Move deprecation warning back to __init__
* Move deprecation warning to __init_subclass
2020-04-23 21:57:07 +02:00
Aaron Bach
609263e1bb
Add cleanup to OpenUV ( #32886 )
...
* Add cleanup to OpenUV
* Linting
2020-03-17 22:03:16 -05:00
Aaron Bach
288574b8d1
Remove monitored conditions from OpenUV ( #31019 )
...
* Remove monitored conditions from OpenUV
* Code review comments
2020-01-22 17:48:20 -08:00
Franck Nijhof
fb35d382e1
Remove all empty *_setup_platform() from integrations ( #31025 )
...
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
2020-01-21 12:38:38 +01:00
Aaron Bach
662c12715e
Allow OpenUV entities to be unavailable ( #31018 )
...
* Allow OpenUV entities to be unavailable
* Empty commit to re-trigger build
2020-01-20 13:33:58 -07:00
Ville Skyttä
5216477353
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
...
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
2020-01-05 14:09:17 +02:00
Aaron Bach
ce97c27a7f
Fix possible OpenUV exception due to missing data ( #26958 )
2019-09-27 17:03:15 -07:00
Franck Nijhof
1c5e0123c9
Use literal string interpolation in integrations N-Q (f-strings) ( #26391 )
2019-09-03 11:35:00 -07: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
Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ( #22235 )
...
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
2019-03-20 22:56:46 -07:00
Fabian Affolter
161c368c9d
Update file header ( #21054 )
...
* Update file header
* Update __init__.py
2019-02-13 20:35:12 -08:00
Aaron Bach
af2949f85f
Embed OpenUV platforms into the component ( #20072 )
...
* Embed OpenUV platforms into the component
* Updated CODEOWNERS
* Updated .coveragerc
2019-01-14 11:44:00 -07:00