Skip to content

Instantly share code, notes, and snippets.

@andriiburka
Last active September 8, 2017 15:52
Show Gist options
  • Save andriiburka/6faff2b2d83afbfee29c6dee005f093e to your computer and use it in GitHub Desktop.
Save andriiburka/6faff2b2d83afbfee29c6dee005f093e to your computer and use it in GitHub Desktop.
Инсталира 2 аксесоара. Единият е за температура а другия за влажност на въздуха.
cd /home/pi/HAP-NodeJS/accessories
sudo wget https://gist.githubusercontent.com/andriiburka/f2352f659d6db7a622e61f08e8592166/raw/a238a3da5ff2aa2a1999e6a962f7d4da1cf08a4c/SonoffTemperature_accessory.js -O SonoffHumidity_accessory.js
sudo wget https://gist.githubusercontent.com/andriiburka/ca13beb86eeb1c931395c703a6029487/raw/ba1c5df7fc8490529c2e78496e75507b6f880c7c/SonoffHumidity_accessory.js -O SonoffTemperature_accessory.js
clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment