Go to file
Nick 7d948c54f2 added files 2020-04-06 13:04:55 -04:00
README.md added files 2020-04-06 13:04:46 -04:00
hdhrstatus0.sh added files 2020-04-06 13:04:55 -04:00
hdhrstatus1.sh added files 2020-04-06 13:04:55 -04:00
hdhrstatus2.sh added files 2020-04-06 13:04:55 -04:00
hdhrstatus3.sh added files 2020-04-06 13:04:55 -04:00

README.md

HDHR_hass

This is used to integrate HDHomeRun with Hass using bash. I'm not good enough in Python to actually make a nice python integration

To set up

You need to install npm and node curl -sL https://deb.nodesource.com/setup_12.x | sudo bash -

apt install npm jq

Once node is installed now you can install the csvtojson module

npm install -g csvtojson