iobroker.weatherflow-tempest-api
v1.1.3
Published
WeatherFlow Tempest API
Readme

ioBroker.weatherflow-tempest-api
Tests:
weatherflow-tempest-api adapter for ioBroker
Get data for your Tempest Weather Station from the WeatherFlow Tempest API
Integrated endpoints
| endpoint | Type | Success | | ------------ | :--: | :-----: | | observations | Rest | tbd | | stattions | Rest | tbd | | forecast | Rest | ✔ |
Changelog
1.1.3 (2025-10-19)
- (Scrounger) dependencies updated
1.1.2 (2025-10-08)
- (Scrounger) weather specific roles added #21
- (Scrounger) auto translation bug fix
- (Scrounger) dependencies updated
1.1.1 (2025-09-30)
- (Scrounger) bug fixes
1.1.0 (2025-09-29)
- (Scrounger) code optimized
- (Scrounger) roles added
- (Scrounger) dependencies updated
- (Scrounger) node minimum set to 20
- (Scrounger) converted to esm
- (Scrounger) eslint 9 added
1.0.3 (2024-10-18)
- (Scrounger) bug fixes
1.0.2 (2024-09-17)
- (Scrounger) bug fixes
- (Scrounger) using cron for update interval
1.0.1 (2024-09-15)
- (Scrounger) bug fixes
- (Scrounger) dependencies updated
1.0.0 (2024-09-15)
- (Scrounger) forecast api integrated
- (Scrounger) initial release
License
MIT License
Copyright (c) 2025 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.

