Skip to content

Commit 727bd86

Browse files
committed
Release 1.1.3
1 parent 76b1a07 commit 727bd86

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.3
2+
3+
- Migrate from Throttle decorator to SCAN_INTERVAL
4+
5+
Tested compatilibity with 2025.8.3
6+
17
## 1.1.2
28

39
- Fix error state propagation into Home Assistant

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Contributions welcome!
66

77
## Compatibility
88

9-
Tested against Home Asisstant 2024.5.5.
9+
Tested against Home Asisstant 2025.8.3.
1010

1111
## Example usage
1212

custom_components/prometheus_sensor/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"documentation": "https://github.com/mweinelt/ha-prometheus-sensor",
66
"iot_class": "local_polling",
77
"issue_tracker": "https://github.com/mweinelt/ha-prometheus-sensor/issues",
8-
"version": "1.1.2"
8+
"version": "1.1.3"
99
}

0 commit comments

Comments
 (0)