Command-line tool for BMR HC64 heating controller
Project description
bmrcli
Command-line utility for managing BMR HC64 heating controller configuration.
Features:
- save controller configuration into a YAML file
- load controller configuration from a YAML file
Product page: https://www.bmr.cz/produkty/regulace-topeni/rnet
Install
pip install bmrcli
Usage
To get the current config from the heating controller:
bmrcli http://username@password:192.168.1.32 dump > bmr-config.yaml
To load configuration into the heating controller:
bmrcli http://username@password:192.168.1.32 load < bmr-config.yaml
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bmrcli-1.1.1.tar.gz
(3.6 kB
view hashes)
Built Distribution
bmrcli-1.1.1-py3-none-any.whl
(7.8 kB
view hashes)