core/homeassistant
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
..
auth
components Add Integration for Goal Zero Yeti Power Stations (#39231) 2020-09-27 12:44:21 -05:00
generated Add Integration for Goal Zero Yeti Power Stations (#39231) 2020-09-27 12:44:21 -05:00
helpers Ensure all jinja2 errors are trapped and displayed in the developer tools (#40624) 2020-09-26 17:03:32 -05:00
scripts
util Allow using environment cacert file (#38816) 2020-09-04 13:54:20 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Fix local media browser source conflicting with local www folder (#40151) 2020-09-16 21:38:40 +02:00
config_entries.py Add reauth source constant for config entries (#40352) 2020-09-20 21:15:48 -05:00
const.py Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
core.py Reduce the number of template re-renders when we are only counting states (#40272) 2020-09-26 16:29:49 -05:00
data_entry_flow.py
exceptions.py
loader.py Limit zeroconf discovery to name/macaddress when provided (#39877) 2020-09-11 12:19:21 +02:00
package_constraints.txt Updated frontend to 20200918.2 (#40549) 2020-09-24 22:43:34 +02:00
requirements.py
runner.py
setup.py Skip setup of dependencies if they are already setup (#39482) 2020-08-31 07:54:15 -04:00
strings.json Add exception for NoURLAvailableError in OAuth2FlowHandler (#39845) 2020-09-10 14:52:49 +02:00