devices documentation
63
README.md
@@ -2,13 +2,17 @@
|
|||||||
|
|
||||||
Welcome to my home assistant setup repo.
|
Welcome to my home assistant setup repo.
|
||||||
|
|
||||||
This repository serves to document and maintain the home assistant that runs in my house.
|
This repository serves to document and maintain home assistant running in my house.
|
||||||
|
|
||||||
Currently this runs in a docker container hosted at [homesrv01](#hosting). All necessary docker containers (example: mqtt, speech recognition) are hosted on the same [server](#hosting).
|
Currently runs on docker hosted at [homesrv01](#hosting). All necessary docker containers (example: mqtt, speech recognition) are hosted on the same [server](#hosting).
|
||||||
|
|
||||||
<!-- omit in toc -->
|
<!-- omit in toc -->
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
- [Devices](#devices)
|
||||||
|
- [Broadlink - RM4 Pro](#broadlink---rm4-pro)
|
||||||
|
- [ZigBee - Smart Plugs](#zigbee---smart-plugs)
|
||||||
|
- [Shelly - Smart Plugs](#shelly---smart-plugs)
|
||||||
- [Integrations](#integrations)
|
- [Integrations](#integrations)
|
||||||
- [mqtt](#mqtt)
|
- [mqtt](#mqtt)
|
||||||
- [zigbee2mqtt](#zigbee2mqtt)
|
- [zigbee2mqtt](#zigbee2mqtt)
|
||||||
@@ -30,6 +34,47 @@ Currently this runs in a docker container hosted at [homesrv01](#hosting). All n
|
|||||||
- [Hosting](#hosting)
|
- [Hosting](#hosting)
|
||||||
- [Editing and Maintenance](#editing-and-maintenance)
|
- [Editing and Maintenance](#editing-and-maintenance)
|
||||||
|
|
||||||
|
## Devices
|
||||||
|
|
||||||
|
### Broadlink - RM4 Pro
|
||||||
|
|
||||||
|
Using as Ir blaster for living room devices and temperature meter.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Integrations:**
|
||||||
|
|
||||||
|
- [broadlink](#broadlink)
|
||||||
|
|
||||||
|
### ZigBee - Smart Plugs
|
||||||
|
|
||||||
|
Currently controlling:
|
||||||
|
|
||||||
|
- bed room lights
|
||||||
|
- dining table lights
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Integrations:**
|
||||||
|
|
||||||
|
- [zigbee2mqtt](#zigbee2mqtt)
|
||||||
|
- [mqtt](#mqtt)
|
||||||
|
|
||||||
|
### Shelly - Smart Plugs
|
||||||
|
|
||||||
|
Currently controlling and monitoring:
|
||||||
|
|
||||||
|
- brutus.dev.lan (proxmox server)
|
||||||
|
- office light
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Devices connected to IOT lan.
|
||||||
|
|
||||||
|
**Integrations:**
|
||||||
|
|
||||||
|
- [shelly](#shelly)
|
||||||
|
|
||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
### mqtt
|
### mqtt
|
||||||
@@ -52,7 +97,7 @@ Using SONOFF Universal Zigbee 3.0 USB Dongle Plus.
|
|||||||
|
|
||||||
The [broadlink integration](https://www.home-assistant.io/integrations/broadlink) allows you to control and monitor Broadlink universal remotes, smart plugs, power strips, switches and sensors.
|
The [broadlink integration](https://www.home-assistant.io/integrations/broadlink) allows you to control and monitor Broadlink universal remotes, smart plugs, power strips, switches and sensors.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Devices:
|
Devices:
|
||||||
|
|
||||||
@@ -94,7 +139,6 @@ Docker containers currently hosted at [homesrv01.dev.lan](https://git.limbosolut
|
|||||||
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/cast)
|
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/cast)
|
||||||
- [Official git repo](https://github.com/home-assistant/core/tree/dev/homeassistant/components/cast)
|
- [Official git repo](https://github.com/home-assistant/core/tree/dev/homeassistant/components/cast)
|
||||||
|
|
||||||
|
|
||||||
### LG webOS Smart TV
|
### LG webOS Smart TV
|
||||||
|
|
||||||
The webostv platform allows you to control a LG webOS Smart TV.
|
The webostv platform allows you to control a LG webOS Smart TV.
|
||||||
@@ -142,6 +186,14 @@ Proxmox VE Custom Integration Home Assistant
|
|||||||
|
|
||||||
Integrate Shelly devices into Home Assistant.
|
Integrate Shelly devices into Home Assistant.
|
||||||
|
|
||||||
|
[Devices](#shelly---smart-plugs) connected to IOT lan.
|
||||||
|
|
||||||
|
**Firewall rules:**
|
||||||
|
|
||||||
|
- allow TCP:80(HTTP) from server homesrv to vlan IOT
|
||||||
|
- allow TCP:5683(CoIoT) from vlan IOT to server homesrv
|
||||||
|
- allow TCP:80(HTTP) from vlan IOT to server homesrv
|
||||||
|
|
||||||
**Links:**
|
**Links:**
|
||||||
|
|
||||||
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/shelly)
|
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/shelly)
|
||||||
@@ -182,7 +234,6 @@ The time and date (time_date) integration allows one to create sensors for the c
|
|||||||
|
|
||||||
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/time_date)
|
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/time_date)
|
||||||
|
|
||||||
|
|
||||||
### Xbox
|
### Xbox
|
||||||
|
|
||||||
The Xbox integration allows you to control Xbox One (or newer) consoles from Home Assistant.
|
The Xbox integration allows you to control Xbox One (or newer) consoles from Home Assistant.
|
||||||
@@ -199,7 +250,7 @@ Currently hosted on [homesrv01.dev.lan](marcio.fernandes/homesrv01.dev.lan).
|
|||||||
|
|
||||||
Using [portainer stack (name: has)](./docker-compose.yaml) connected to this repo.
|
Using [portainer stack (name: has)](./docker-compose.yaml) connected to this repo.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Docker volumes should be restored from backups.
|
Docker volumes should be restored from backups.
|
||||||
Repo version of docker volumes exists only for history and documentation.
|
Repo version of docker volumes exists only for history and documentation.
|
||||||
|
|||||||
BIN
doc/images/51ojy7qoMmL._SL1500_.jpg
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
doc/images/broadlink-universal-remote-irwifi-rm4-mini.jpg
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
BIN
doc/images/shellysmartplug.png
Normal file
|
After Width: | Height: | Size: 47 KiB |