Docker apt-get install lsb-release curl -sSL https://get.docker.com | sh docker run –rm armv7/armhf-ubuntu_core /bin/echo “Hello world” Docker-compose git clone https://github.com/docker/compose.git cd compose docker build -t docker-compose:armhf -f Dockerfile.armhf . docker run –rm –entrypoint=“script/build/linux-entrypoint” -v $(pwd)/dist:/code/dist -v $(pwd)/.git:/code/.git “docker-compose:armhf” ls -l dist/ cp dist/docker-compose-Linux-armv7l /usr/local/bin/docker-compose chown root:root /usr/local/bin/docker-compose chmod 0755 /usr/local/bin/docker-compose docker-compose version Dockerized HASS(Home ASSistant) apt-get install jq socat wget wget https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install chmod +x hassio_install ./hassio_install -m raspberrypi3 http://rpi_ip_address:8123 접
RFLink gateway RFLink RF gateway의 치명적 단점은 Serial 통신만 지원한다는 것이다. Arduino Mega의 USB포트를 이용하면 USB to Serial converter를 통해, 혹은 Arduino Mega
Google Assistant SDK preview 최근 기다리던 반가운 소식을 들었다. Google Assistant SDK가 드디어 release 되었다. Preview이긴 하지만 어쨌든 구글이 경쟁자들보다 한 걸음 더 나아가려는 행보임
왜 433Mhz일까? 433Mhz는 라이센스가 필요없다. 이말인 즉슨, 누구나 이 주파수를 사용하는 기기를 아무 제약없이 만들 수 있다는 점이다. 이러한 이유로
Rule작성법을 연습하기 위해 PushBullet 연동을 해보았다. Kankun wifi plug의 상태가 변할 때마다 push notification을 받을 수 있도록 OpenHAB2 rule을 작성하면 된다
Mosquitto client(No-SSL 버전) 설치 다음의 두 명령어를 Kankun wifi plug에 SSH 접속 후 실행하면 MQTT client 중 하나인 mosquitto_pub과 mosquito_sub가 설치된다. opkg update
이번 글은 우분투 12.04를 기준으로 OpenHAB2와 Mosquitto를 설치해서 MQTT 바인딩을 통해 가상의 스위치의 상태를 보고 제어하는 과정이다. 궁극
작년 ADSL 모뎀을 자동으로 리부팅시켜주는 기기를 찾다가 우연히 발견한 제품이다. 당시 아마존에 인터넷 연결이 끊어지면 모뎀을 자동으로 리부팅시켜주는 Wifi Reset plug 제품이
공장초기화 전원을 넣고 20초 정도를 기다린 후 전면부 구석에 있는 스위치를 5초 이상 누른 후 손을 떼면 청색 LED가 켜진 상태로 있다가 공장초기화 후 재부팅 된다. adhoc