Add smarla integration (#143081)

* Added smarla integration

* Apply suggested changes

* Bump pysmarlaapi version and reevaluate quality scale

* Focus on switch platform

* Bump pysmarlaapi version

* Change default name of device

* Code refactoring

* Removed obsolete reload function

* Code refactoring and clean up

* Bump pysmarlaapi version

* Refactoring and changed access token format

* Fix tests for smarla config_flow

* Update quality_scale

* Major rework of tests and refactoring

* Bump pysmarlaapi version

* Use object equality operator when applicable

* Refactoring

* Patch both connection objects

* Refactor tests

* Fix leaking tests

* Implemented full test coverage

* Bump pysmarlaapi version

* Fix tests

* Improve tests

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
Robin Lintermann
2025-05-26 15:21:23 +02:00
committed by GitHub
parent 68a4e1a112
commit dafda420e5
21 changed files with 784 additions and 0 deletions

View File

@@ -578,6 +578,7 @@ FLOWS = {
"slimproto",
"sma",
"smappee",
"smarla",
"smart_meter_texas",
"smartthings",
"smarttub",