mirror of
https://github.com/Burningstone91/smart-home-setup.git
synced 2022-05-05 21:16:50 +03:00
Update README.md
This commit is contained in:
26
README.md
26
README.md
@@ -2019,19 +2019,19 @@ This is still a work in progress, but here are some screenshots.
|
||||
|
||||
The Server View:
|
||||
|
||||

|
||||

|
||||
|
||||
The Network View:
|
||||
|
||||

|
||||

|
||||
|
||||
The Unifi Device Tracker View:
|
||||
|
||||

|
||||

|
||||
|
||||
The System Monitoring View:
|
||||
|
||||

|
||||

|
||||
|
||||
Create a file called system_monitoring.yaml inside the packages directory of Home Assistant.
|
||||
|
||||
@@ -2968,30 +2968,30 @@ At our home we have floor heating, which is controlled by an outside temperature
|
||||
### Hardware used
|
||||
<table align="center" border="0">
|
||||
<tr>
|
||||
<td align="center" style="width:20%;">
|
||||
<td align="center" style="width:33%;">
|
||||
3x Xiaomi Temp/Humidity Sensor
|
||||
</td>
|
||||
<td align="center" style="width:20%;">
|
||||
<td align="center" style="width:34%;">
|
||||
1x IKEA Tradfri Plug (Dehumidifier)
|
||||
</td>
|
||||
<td align="center" style="width:20%;">
|
||||
<td align="center" style="width:33%;">
|
||||
15x Xiaomi Door/Window Sensor
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td align="center" style="width:20%;">
|
||||
<img src="git-pictures/device_pictures/xiaomi_temp.jpg" raw=true height="150" alt="Philips Hue" />
|
||||
<td align="center" style="width:33%;">
|
||||
<img src="git-pictures/device_pictures/xiaomi_temp.png" raw=true height="150" alt="Philips Hue" />
|
||||
</td>
|
||||
<td align="center" style="width:20%;">
|
||||
<td align="center" style="width:34%;">
|
||||
<img src="git-pictures/device_pictures/ikea_plug.jpg" raw=true height="150" alt="IKEA Plug" />
|
||||
</td>
|
||||
<td align="center" style="width:20%;">
|
||||
<img src="git-pictures/device_pictures/xiaomi_door.jpg" raw=true height="150" alt="Hue Motion" />
|
||||
<td align="center" style="width:33%;">
|
||||
<img src="git-pictures/device_pictures/xiaomi_door.png" raw=true height="150" alt="Hue Motion" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td colspan="5">
|
||||
<tr><td colspan="3">
|
||||
There's a Xiaomi Door/Window sensor on each door and window in the house. Temperature and Humidity are measured by the Aeotec Multisensor, which are used for motion detection as well. In addition there are 3x Xiaomi Temp/Humidity sensors placed in rooms without one of the Aeotec Multisensors. The dehumidifier is "smart" by itself, I can set a target humidity and it will automatically start/stop to dehumidify accordingly. The only thing I added is an IKEA smart plug in order to turn it on/off when someone opens/closes the window in the room.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user