We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b1d07 commit fa31a6eCopy full SHA for fa31a6e
CHANGELOG.md
@@ -2,7 +2,7 @@
2
Note! Last version breaks support for FAN entity for smart Meross Humidifier.
3
You'll need to add it again to HA if previously configured.
4
5
-# 1.3.2 (2024-05-04)
+# 1.3.2beta1 (2024-05-04)
6
- Using MerossIot v0.4.7.2b3 which should add support for HomeKit Hubs (addressing #435 and possibly #400)
7
- Add support for BatteryLevel sensors for Meross SubDevices
8
- Address #499
custom_components/meross_cloud/manifest.json
@@ -9,5 +9,5 @@
9
"config_flow": true,
10
"quality_scale": "platinum",
11
"iot_class": "cloud_push",
12
- "version": "1.3.2"
+ "version": "1.3.2beta1"
13
}
0 commit comments