sleevezipper / hass-workstation-service

Provide useful sensors and services from your workstation to Home Assistant.
Apache License 2.0
613 stars 54 forks source link

Add a REST sensor #26

Open DevSecNinja opened 3 years ago

DevSecNinja commented 3 years ago

Some software applications like the Plantronics Hub come with a local REST API which is accessible on localhost. Via the API users can track the status of the headset (e.g. in call) and the API is not available on the local network. Therefore the Home Assistant REST sensor cannot be used.