Robert Hillis
e11ffbcdaf
Rework goalzero for EntityDescription ( #54786 )
...
* Rework goalzero for EntityDescription
* changes
* fix
* lint
2021-08-19 04:24:44 +02:00
Robert Hillis
930db7167e
Code quality improvements for goalzero ( #53260 )
2021-07-21 08:53:53 +02:00
Robert Hillis
5cd4471c67
Add sensor platform to goalzero ( #49835 )
...
* Add sensor platform to goalzero
* Tweak
* Remove unused DATA_SCHEMA
* Simplify
* Remove last_reset
* Update on reload
2021-07-02 17:43:37 +02:00
Milan Meulemans
63e20f2ced
Mark config flow fields as required ( #51898 )
...
* flo
* goalzero
* mutesync
* ring
* roon
* risco
* Ruckus Unleashed
* Scaffold template
2021-06-15 19:21:30 +02:00
tkdrob
40993f3ebb
Add DHCP support to goalzero ( #50425 )
2021-05-14 13:12:46 -05:00
J. Nick Koston
34c84a6bbb
Reduce boilerplate to abort for matching config entries ( #50186 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 22:00:12 +02:00
Franck Nijhof
e652ff3a6a
Clean up connection classes in integrations D-G ( #49890 )
2021-04-30 21:02:21 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ( #48488 )
...
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
2021-03-29 18:02:56 -10:00
tkdrob
6627ffff39
Clean up goalzero ( #40817 )
...
* cleanup goalzero code
* more cleanup
* mroe cleanup
* log defined exception to error
* return None if not configured
* return False if not configured
2020-10-01 16:15:24 +02:00
tkdrob
67a7b28c84
Add Integration for Goal Zero Yeti Power Stations ( #39231 )
...
* Add Integration for Goal Zero Yeti Power Stations
* Goal Zero Yeti integration with config flow
* Remove unused entities
* Remove entry from requirements_test_all
* Pylint fix
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add tests for goalzero integration
* Fix UNIT_PERCENTAGE to PERCENTAGE
* isort PERCENTAGE
* Add tests
* Add en translation
* Fix tests
* bump goalzero to 0.1.1
* fix await
* bump goalzero to 0.1.2
* Update tests/components/goalzero/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* apply recommended changes
* isort
* bump goalzero to 0.1.4
* apply recommended changes
* apply recommended changes
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-27 12:44:21 -05:00