Robert Hillis
a7d56d1c3f
Bump goalzero to 0.2.0 ( #56613 )
...
* Bump goalzero to 0.1.8
* bump
* recheck
* bump
2021-09-24 12:18:14 -06:00
Robert Hillis
bba6a75934
Add silver quality scale to goalzero ( #53299 )
...
* Add platinum quality scale to goalzero
* adjust for quality scale
* Update manifest.json
2021-08-22 20:13:44 +02:00
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
a9b9c4f13c
Add extra state attributes to goalzero ( #52932 )
...
* Add extra state attributes to goalzero
* tweak
2021-07-20 22:26:52 +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
tkdrob
40993f3ebb
Add DHCP support to goalzero ( #50425 )
2021-05-14 13:12:46 -05:00
tkdrob
74f95ac338
Add switch platform to goalzero ( #48612 )
...
* Add switch platform to goalzero
* fix update interval
* Apply some suggested changes
* pass device class to parent
* Drop passing device_class
* Tweaks
* Drop underscore prefix
2021-04-28 21:24:56 +02:00
J. Nick Koston
a1fdf84dba
Reduce config entry setup/unload boilerplate G-J ( #49737 )
2021-04-27 16:09:59 +02:00
Franck Nijhof
969c147b77
Clean up superfluous integration setup - part 4 ( #49295 )
...
* Clean up superfluous integration setup - part 4
* Adjust tests
2021-04-16 17:46:49 +02:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01: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