FREE Shipping on orders over $49 USA $99 INTERNATIONAL

Setting Up Home Assistant Server HASS.IO Software

Setting Up Home Assistant Server HASS.IO

Software: 

 

Put on case
Install Heatsinks
Connect Ethernet Cable
Connect power Adapter but don’t plug in
Take SD Card put in sd card reader and plug into computer
Follow instructions from official website:
Insert SD Card into raspberry pi
Now we need to set static IP so the pi has the same Ip address, I have done this so here is a clip from my openhab setup video, the process is the same expect look for HASS.IO instead of openhabian
Install and setup Hass configurator
More info on Hass Configurator:
Install and setup MQTT Broker
More Info on MQTT Broker:
Code in configuration.yaml file
mqtt:
    broker: ipaddressofserver
Blinds control device:
cover BlindsControl1:
  - platform: mqtt
    name: "MK Blinds"
    command_topic: "MK-SmartHouse/utilities/MK-BlindsControl1"
    state_topic: "MK-SmartHouse/utilities/MK-BlindsControl1/state"
    retain: true
    payload_open: "0"
    payload_close: "100"
    payload_stop: "56"
    state_open: "0"
    state_closed: "100"Mateusz Kaczynski

Setting Up Home Assistant Server HASS.IO

Product Links:
SD Card Reader: http://amzn.to/2lqsvL1
Micro SD Card: http://amzn.to/2mQZGo7
Ethernet Cables: http://amzn.to/2mQVsws
Raspberry Pi 3 B+: https://amzn.to/2qIhTY1
Raspberry Pi 3: http://amzn.to/2m62Kg6 - doesnt work
Power Adapter: http://amzn.to/2lIyh5E
Wall Mount Hardware
Tools
Micro SD Card Reader: http://amzn.to/2lqsvL1
Impact Gun + Drill: http://amzn.to/2lqke9L
Screw Bit Set: http://amzn.to/2mQSpoh