https://github.com/henry-spanka/viessmann-metrics-collector
Collect various metrics from Viessmann heating systems
https://github.com/henry-spanka/viessmann-metrics-collector
Last synced: about 2 months ago
JSON representation
Collect various metrics from Viessmann heating systems
- Host: GitHub
- URL: https://github.com/henry-spanka/viessmann-metrics-collector
- Owner: henry-spanka
- License: mit
- Created: 2019-10-28T20:01:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T20:42:18.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T10:53:15.235Z (3 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# vitoconnect-metrics-collector
Collects various metrics from your Viessmann heating system and stores them in Grafana (e.g. with Graphite or InfluxDB)
# Requirements
* Node.JS >= 10
* Linux or macOS (may run on Windows but not tested)# Setup / Installation
Set username and password in `app.js`.# Help
If you have any questions or help please open an issue on the GitHub project page.# Contributing
Pull requests are always welcome.# License
The project is subject to the MIT license unless otherwise noted. A copy can be found in the root directory of the project [LICENSE](LICENSE).# Disclaimer
This API is a private contribution and not related to Viessmann. It may cause unintended behavior. Use at your own risk!THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.