liudger / python-bsblan

Asynchronous Python client for BSB-Lan.
3 stars 2 forks source link

Refactor validation of parameters on bsblan device API calls #995

Closed liudger closed 1 week ago

liudger commented 1 week ago

Changed the way attributes/parameters are validated. This way we can check if features exist on heating system. We adde validator class to check the parameters and update the api config accordingly

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

Failed conditions
62.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud