Archives
Yeti Smart Home mobile app for Android & iOS
Yeti is a smart home mobile app (available for Android & iOS) that allows you to control your different brands from a single interface. It supports a wide range of devices and brands. From Smart Plugs and Lights to Thermostats and Speakers. Currently, it supports the following brands: Philips Hue (Lights) LIFX (Lights) Wemo (Lights & Sockets) Sonos (Play1,…
Tuya Convert
Tuya Convert Walk Through – February 2019 1. Setting up your Pi and updating the OS Login via ssh sudo raspi-config sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install network-manager sudo apt install git 2. Setup and Install Tuya-Convert In the putty window type “git clone https://github.com/ct-Open-Source/tuya-convert” press enter and wait. Type “cd tuya-convert”…
Sonoff Switch – Tasmota Conversion
Prepare Software Environment Download latest tasmota software https://github.com/arendst/Sonoff-Tasmota/releases/ Copy Sonoff.bin to local directory of choosing Download ESP Easy Tools Download ESP easy mega zip https://github.com/letscontrolit/ESPEasy/releases Copy these to files to same directory as sonoff.bin FlashESP8266.exe ESPTool.exe Download Termite terminal Software https://www.compuphase.com/software_termite.htm Flash the sonoff hardware Sonoff Basic, POW and TH Hardware Prep https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation Hold the…