You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
most values are working. However, I get the following error on $viessmannApi->getHeatingSolarStatistics():
~/d/o/viessmann ❯❯❯ php test.php
PHP Warning: OAuth\Common\Http\Client\AbstractClient::OAuth\Common\Http\Client\{closure}(): Argument #2 ($key) must be passed by reference, value given in phar:///home/danst/dockers/openhab/viessmann/Viessmann-Api-2.1.1-SNAPSHOT.phar/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/AbstractClient.php on line 70
PHP Warning: OAuth\Common\Http\Client\AbstractClient::OAuth\Common\Http\Client\{closure}(): Argument #2 ($key) must be passed by reference, value given in phar:///home/danst/dockers/openhab/viessmann/Viessmann-Api-2.1.1-SNAPSHOT.phar/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/AbstractClient.php on line 70
Message: Unable to get data for feature heating.solar.statistics
Reason: No such Feature
Code: 1
The text was updated successfully, but these errors were encountered:
Hi,
most values are working. However, I get the following error on $viessmannApi->getHeatingSolarStatistics():
The text was updated successfully, but these errors were encountered: