User Tools

Site Tools


automation

Home Automation

Tutorials and blog posts of many home related DIY How Tos.

Alexa

Crawl Space

Displays

ESP8266

Energy Monitor

Environmental Monitor

This is the collection of devices at Downing Place that monitors the porch, greenhouse light, greenhouse temperature and indoor temperatures including plant room, attic, AC output, crawl space temp and hunidity, garage door status, solar energy.

  • NanoHub Obsolete, replaced with node-red and MQTT

FDTI to 232 Cable Adafruit

Gateway

Home Automation

Horizontal Blinds

Motorized blinds from “the hookup”, a YouTube channel:

Mk blinds in Home Assistant

MK Blinds Servo to ESP wiring

h

IR

Irrigation

Lawn Mowers

Linux for Laptops

I want to repurpose an old Dell Laptop that has Windows 10. The CPU is an Intel I3 and the power consumption is between 9 and 11 watts with Windows. This would make an excellent Linux machine with Home Assistant installed. I want to leave it on the shelf running HA 24/7 but with the lid closed.

Esp8266 Relay board

Medical

Micro Python

MQTT

 import paho.mqtt.publish as publish
 import time
 print("Sending 0...")
 publish.single("ledStatus", "0", hostname="macman")
 time.sleep(1)
 print("Sending 1...")
 publish.single("ledStatus", "1", hostname="macman")

MYQ Chamberlain/Liftmaster Door Control

Node-Red

Openhab2

Open Garage

OpenGarage can check garage door status from anywhere, open or close the door remotely, and check the record of recent events through the log and history graph. The controller supports a built-in web interface with embedded HTMLs, and remote access through NodeRed via MQTT. The built-in interface is used for local access and changing configuration/settings, while NodeRed is used for remote monitoring and control.

OwnCloud

Set up a Pi to be an owncloud server on your internal or external domain. Uses Nginx and mysql.

Pi

PiR with ESPHome

Plumbing

Power Monitoring

Wifi Remote

Smokers

Samsung TV

Shelly Devices

Soil Moisture Sensing

Sonos

Speech

Switchbot

Power Monitoring

Temperature Monitoring

Tjme

Weather

Wiring

automation.txt · Last modified: 2024/10/14 07:37 by 192.168.1.78