core/homeassistant
Lucas Mindêllo de Andrade f567bf6dfe
Sun WEG integration (#88272)
* feat(sunweg): initial support

* chore: removed commented out code

* chore: removed warning

* fix: set never_resets for total sensors

* test: some tests

* fix(sunweg): default plantid type

* fix(sunweg): return first plant id

* test(sunweg): improved code coverage

* chore(sunweg): missing FlowResult return type

* chore(sunweg): removed unused strings

* perf(sunweg): using only one api instance

* chore(sunweg): removed uneeded atribute

* refact(sunweg): small refactoring

* refact(sunweg): typing

* chore(sunweg): comments

* chore(sunweg): bump version

* chore(sunweg): bump lib version

* test(sunweg): different mocking and coverage

* test: fixed setup component parameter

* feat: dynamic metrics

* fix(sunweg): ruff

* fix(sunweg): mypy

* refact(sunweg): codereview suggestions

* chore(sunweg): removed unused string

* chore(sunweg): typehint and code formatting
2023-12-09 09:45:40 +01:00
..
auth Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
backports
brands Add Flexit bacnet integration (#104275) 2023-11-30 16:50:13 +01:00
components Sun WEG integration (#88272) 2023-12-09 09:45:40 +01:00
generated Sun WEG integration (#88272) 2023-12-09 09:45:40 +01:00
helpers Workaround `to_json` template filter in parsing dict key (#105327) 2023-12-08 20:57:53 +01:00
scripts Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
util Add workaround for orjson not handling subclasses of str (#105314) 2023-12-08 18:13:34 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add domain key config validation (#104242) 2023-12-05 15:07:32 +01:00
config.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
config_entries.py
const.py Bump version to 2024.1.0dev0 (#104746) 2023-11-29 21:29:11 +01:00
core.py Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165) 2023-12-05 11:24:41 -10:00
data_entry_flow.py
exceptions.py
loader.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
package_constraints.txt Update frontend to 20231208.2 (#105299) 2023-12-08 16:45:34 +01:00
requirements.py
runner.py
setup.py Use modern platform path when reporting platform config errors (#104238) 2023-12-05 15:06:13 +01:00
strings.json