Project for a smarthome control with 433MHz transmitter (add Wlan-Socket Kasa HS100 and Shelly (V. 1 / 2 / 2.5 / 4 / plug / bulb )), weather info, pi camera control, optional NodeMCU and Android App


The setup installs all required libraries and programs.

Contain:


Required hardware:


Installation:



GUI Start with /home/pi/start_main_gui.sh

WEB Interface Start with /home/pi/web_interface.sh

add to autostart:

sudo nano /home/pi/.config/lxsession/LXDE-pi/autostart

or

sudo nano /etc/xdg/lxsession/LXDE-pi/autostart

after LXDE-pi add line:

@lxterminal -e /home/pi/start_mqtt_broker.sh

@lxterminal -e /home/pi/start_main_gui.sh

Commands for HA Bridge or Google Assistant(need Auto Voice and Tasker):

1

1

1