Add YoLink Water Meter Support (#114148)

* Add YS-5006/5007/5008 Water Meter Support

* Add YoLink Water Meter Support

* Update .coveragerc

* fix as suggestion
This commit is contained in:
Matrix 2024-03-26 16:29:14 +08:00 committed by GitHub
parent 54a69a2687
commit 63b4fd09c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 142 additions and 0 deletions

View file

@ -46,6 +46,7 @@ PLATFORMS = [
Platform.SENSOR,
Platform.SIREN,
Platform.SWITCH,
Platform.VALVE,
]