Home Automation with Openhab

I have recently started a new project in the area of Home Automation. My goal is to use as much opensource as possible and ofcourse do not pay more for brand names (like Philips) when it comes to buying smart products.

My setup:
 - Hardware: Raspberry Pi 3 (You can choose Pi 4)
 - OS: Raspbian (Raspberry pi OS Lite version). Download here
 - Automation Tool: Openhab
 - Motion and Light Sensors: Motion and Light sensor. 
 - Smart Lights: IKEA
 - Wireless protocol: Zigbee
 - Zigbee Broker: CC2531
 - MQTT Broker: Mosquitto
 
Why I chose what?
 - Raspberry  Pi3: Because it was the only low powered computer available at my home which I can run 24/7. If you are buying new one, go for Pi4. If you already have a PC/Laptop at home which runs 24/7 then you should use that one.
 - OS: The reason I am using Raspbian is that I want to run other applications on Raspberry along with openhab so I didn't want to use Openhabian. If your Pi will be used only for openhab then go with Openhabian.

Comments

Popular posts from this blog

Cut through vs Store and forward switching

SSH Tunneling or SSH Port forwarding