Aaron Bach
01e03a223b
Simplify native value and attributes properties for Flu Near You ( #56665 )
2021-09-26 11:12:54 +02:00
Aaron Bach
aeba3a703f
Revert "Simplify state update for Flu Near You ( #56650 )" ( #56662 )
...
This reverts commit d4ebcf2ba5
.
2021-09-25 17:19:17 -06:00
Aaron Bach
d4ebcf2ba5
Simplify state update for Flu Near You ( #56650 )
2021-09-25 20:22:51 +02:00
Aaron Bach
bbc75b5c00
Add long-term statistics for Flu Near You sensors ( #55416 )
2021-09-14 22:09:45 +02:00
Aaron Bach
e99761fd7f
Use EntityDescription - flunearyou ( #55126 )
2021-08-25 10:52:37 +02:00
Erik Montnemery
6de6a5dc14
Move temperature conversions to sensor base class (3/8) ( #54469 )
...
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
2021-08-12 14:23:56 +02:00
Aaron Bach
5483ab0cda
Enforce strict typing for Flu Near You ( #53407 )
2021-07-27 10:42:51 +02:00
Aaron Bach
7bd8e2aa55
Remove redundant property definitions in Flu Near You ( #52377 )
2021-07-01 11:04:39 +02:00
Erik Montnemery
339a56e434
Migrate integrations f-h to extend SensorEntity ( #48212 )
2021-03-22 19:45:17 +01:00
Erik Montnemery
af4d06b12e
Update integrations f-i to override extra_state_attributes() ( #47757 )
2021-03-11 16:57:47 +01:00
Aaron Bach
8dbddd874f
Migrate Flu Near You to DataUpdateCoordinator ( #42594 )
...
* Migrate Flu Near You to DataUpdateCoordinator
* Prefer partial over lambda
* Remove overlap with CoordinatorEntity
2020-11-07 20:45:14 -06:00
Aaron Bach
f53dfc4308
Don't reinvent callback handler removal logic in several integ… ( #33726 )
2020-04-05 22:36:23 -07:00
Aaron Bach
cb058ff6c0
Add config entry for Flu Near You ( #32858 )
...
* Add config flow for Flu Near You
* Cleanup
* Cleanup
* Add tests
* Add test requirements
* Code review
* Reduce unnecessary async-ness
* Handle API registration
* Cleanup
* Update homeassistant/components/flunearyou/.translations/en.json
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Code review
* Ensure config schema allows additional keys
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-04-02 16:54:11 -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
Quentame
7a04f0c0df
Move flunearyou imports at top-level ( #29096 )
2019-11-26 10:09:10 -08:00
Franck Nijhof
fa79ef1220
Use literal string interpolation in integrations E-G (f-strings) ( #26379 )
2019-09-03 17:10:56 +02: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
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00