Arjan van Balken
|
55aa341dab
|
Add unique_id to essent sensors (#31408)
* Fix mix-up of sensor entities and their values
* Prevent multiple calls for the same meter
|
2020-02-02 15:45:04 +01: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 |
Sylvia van Os
|
9a5d783537
|
Don't crash on first EAN without installations (#24137)
* Don't crash on first EAN without installations
* Remove duplicated values
* Switch from Exception to persistent notification
* Make pylint happy
|
2019-05-27 22:36:15 +02:00 |
Sylvia van Os
|
603e2cd961
|
Essent sensor (#23513)
* Initial commit for Essent
* Cleanup Essent component
* Update CODEOWNERS
* Move stuff to PyEssent
* Update requirements_all
* Fix PyEssent
* Move meter list to PyEssent library
* Update requirements_all
* Only check for updates once an hour
* Use PyEssent 0.10
* Fixing up Essent component
* Fix crash
* Don't add unused meter/tariff combos
* Fix lint
* Get tariffs per meter
* Don't hammer Essent API
* Fix linting errors
* Fix old description
* Fix old call
* Cleanup Essent component
|
2019-04-30 21:02:16 +02:00 |