This commit is contained in:
Correl Roush 2022-10-29 02:36:10 -04:00
parent 345a73ce52
commit 8dfa141422
4 changed files with 9 additions and 4 deletions

View file

@ -12,3 +12,7 @@
* Connecting wires
- [[id:a5a28104-8ecb-42d9-899f-8caac37dec04][Using electrical connectors]]
* Projects
- [[id:511bfcb4-931f-4c0a-b78f-858b5efae0ad][Turntable Mounted Raspberry Pi]]
- [[id:156e16da-f160-48ad-b0a7-75ff44fdf607][Home Intercom Replacement]]

View file

@ -2,6 +2,7 @@
:ID: 4e6aacd1-ee81-4290-b1cd-797f9edcf826
:END:
#+title: Home automation
* Commercial devices
- Tuya devices tend to use [[id:d97fde4a-0e91-40f9-ac57-d0cd67295d14][ESP2866]] microcontrollers under the hood and can be
converted to use other firmwares by abusing their easy-mode wireless discovery

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 4.0.0 (0)
<!-- Generated by graphviz version 6.0.2 (0)
-->
<!-- Pages: 1 -->
<svg width="1069pt" height="260pt"
viewBox="0.00 0.00 1068.53 260.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 256)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-256 1064.53,-256 1064.53,4 -4,4"/>
<polygon fill="white" stroke="none" points="-4,4 -4,-256 1064.53,-256 1064.53,4 -4,4"/>
<!-- OpenAPIError -->
<g id="node1" class="node">
<title>OpenAPIError</title>

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB