Skip to content

Commit 55a1cfb

Browse files
committed
docs: update README to include current stable version badge and work in progress section for Sentry plugin integration
1 parent ef283c8 commit 55a1cfb

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@
44
[![NPM version](https://img.shields.io/npm/v/iobroker.open-meteo-weather.svg)](https://www.npmjs.com/package/iobroker.open-meteo-weather)
55
[![Downloads](https://img.shields.io/npm/dm/iobroker.open-meteo-weather.svg)](https://www.npmjs.com/package/iobroker.open-meteo-weather)
66
![Number of Installations](https://iobroker.live/badges/open-meteo-weather-installed.svg)
7+
![Current version in stable repository](https://iobroker.live/badges/open-meteo-weather-stable.svg)
78

89
[![NPM](https://nodei.co/npm/iobroker.open-meteo-weather.svg?data=d)](https://www.npmjs.com/package/iobroker.open-meteo-weather)
910

1011
![Test and Release](https://github.com/H5N1v2/iobroker.open-meteo-weather/workflows/Test%20and%20Release/badge.svg)
11-
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/iobroker.open-meteo-weather?label=npm%20dependencies&style=flat-square) ![node-lts](https://img.shields.io/node/v-lts/iobroker.open-meteo-weather?style=flat-square)
12+
![node-lts](https://img.shields.io/node/v-lts/iobroker.open-meteo-weather?style=flat-square)
13+
14+
**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and instructions on disabling error reporting, please refer to the [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Use of Sentry reporting starts with js-controller 3.0.
15+
16+
I use my own Sentry server based on Glitchtip.
1217

1318
**The Open-Meteo Weather Service Adapter for ioBroker.**
1419

@@ -101,6 +106,9 @@ The adapter provides dynamic icon paths that can be used directly in visualizati
101106
After a new adapter update, it is recommended to delete the entire directory tree and let it be recreated.
102107

103108
## Changelog
109+
### **WORK IN PROGRESS**
110+
* (H5N1v2) add sentry plugin to automatically report errors to developer
111+
104112
### 2.6.2 (2026-03-25)
105113
* (H5N1v2) update @types/node dependency to version 22.19.15
106114

0 commit comments

Comments
 (0)