iobroker.solarprognose
v1.2.1
Published
Solar forecast based on the API from solarprognose.de
Downloads
35
Readme
ioBroker.solarprognose
Tests:
solarprognose adapter for ioBroker
Solar forecast based on the API from solarprognose.de
Important API Settings
In the api settings of solarprgnose.de you have to do the following:
- Under Settings -> User profile all time zone
UTC (UTC -00:00)
must be selected - Under Settings -> User settings,
Use the user timezone in the API
must be activated
Changelog
1.2.1 (2024-10-18)
- (Scrounger) bug fixes
1.2.0 (2024-10-17)
- (Scrounger) calc accuracy on state changed
- (Scrounger) update energy now and energy from now every hour
- (Scrounger) optional interpolate daily energy values (energy now and energy from now)
1.1.0 (2024-10-15)
- (Scrounger) accuracy calculation added
- (Scrounger) energy now added
- (Scrounger) energy from now added
- (Scrounger) bug fixes
1.0.0 (2024-10-08)
- (Scrounger) initial release
License
MIT License
Copyright (c) 2024 Scrounger [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.