Skip to content

Releases: marwan175/SensorPushHomebridge

v1.0.3

19 Dec 02:12

Choose a tag to compare

Fix homepage and config schema

v1.0.2

27 Nov 00:55

Choose a tag to compare

Plugin Verification Fixes
• Package JSON: homepage now starts https://
• GitHub Repo: version mismatch - now all match to v1.0.2
• Config Schema JSON: Now an array at the object level listing required property names. Removed "required": true/false from individual properties, now using "required": ["property1", "property2"] at the object level instead.