Skip to content

saxn-paule/pimatic-water-level

Repository files navigation

This plugin provides the water level for the river of your choice

Configuration

There is only one configuration parameter

Sample Device Config:

{
  "id": "river-town",
  "name": "River Town",
  "class": "WaterLevelDevice",
  "uuid": "522286e2-b2b3-4d0d-9a11-01b3ea418c76"
}

Sample Sensor Config:

{
  "class": "WaterLevelSensor",
  "id": "water-level",
  "name": "Wasserstand",
  "interval": 10,
  "uuid": "522286e2-b2b3-4d0d-9a11-01b3ea418c76",
  "xAttributeOptions": []
}

Beware

This plugin is in an early alpha stadium and you use it on your own risk. I'm not responsible for any possible damages that occur on your health, hard- or software.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published