deploy: 59214309b8
This commit is contained in:
parent
28b27aea1c
commit
27657fbcb5
|
|
@ -198,9 +198,6 @@ changes up to your fork, and create a pull request.</p>
|
||||||
</ul>
|
</ul>
|
||||||
<div class=section-index>
|
<div class=section-index>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-muted mt-5 pt-3 border-top">
|
|
||||||
Last modified February 12, 2023: <a href=https://github.com/ajfriesen/pc-switch/commit/d800069531bf1f6c36a99e6513eddddec57b406d>Add hugo docs (d800069)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -203,9 +203,6 @@ Optocouplers need a specific orientation. You need to align the small circles on
|
||||||
</ul>
|
</ul>
|
||||||
<div class=section-index>
|
<div class=section-index>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-muted mt-5 pt-3 border-top">
|
|
||||||
Last modified February 12, 2023: <a href=https://github.com/ajfriesen/pc-switch/commit/d800069531bf1f6c36a99e6513eddddec57b406d>Add hugo docs (d800069)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -137,9 +137,6 @@
|
||||||
<p>What can your user do with your project?</p>
|
<p>What can your user do with your project?</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-muted mt-5 pt-3 border-top">
|
|
||||||
Last modified February 12, 2023: <a href=https://github.com/ajfriesen/pc-switch/commit/d800069531bf1f6c36a99e6513eddddec57b406d>Add hugo docs (d800069)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -153,9 +153,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
<div class=section-index>
|
<div class=section-index>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-muted mt-5 pt-3 border-top">
|
|
||||||
Last modified February 12, 2023: <a href=https://github.com/ajfriesen/pc-switch/commit/d800069531bf1f6c36a99e6513eddddec57b406d>Add hugo docs (d800069)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -130,9 +130,6 @@ No easy integration is possible with Home Assistant other than adding an RF tran
|
||||||
So another app on your phone and an internet connection if I am not mistaken. Another cloud service probably will die in a few years and turn this device into e-waste afterward.</p>
|
So another app on your phone and an internet connection if I am not mistaken. Another cloud service probably will die in a few years and turn this device into e-waste afterward.</p>
|
||||||
<div class=section-index>
|
<div class=section-index>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-muted mt-5 pt-3 border-top">
|
|
||||||
Last modified February 12, 2023: <a href=https://github.com/ajfriesen/pc-switch/commit/d800069531bf1f6c36a99e6513eddddec57b406d>Add hugo docs (d800069)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -7,7 +7,7 @@
|
||||||
{
|
{
|
||||||
"chipFamily": "ESP8266",
|
"chipFamily": "ESP8266",
|
||||||
"parts": [
|
"parts": [
|
||||||
{ "path": "pc-switch.bin", "offset": 0 }
|
{ "path": "firmware.bin", "offset": 0 }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -20,10 +20,9 @@
|
||||||
<meta property="og:description" content>
|
<meta property="og:description" content>
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="https://ajfriesen.github.io/pc-switch/search/"><meta property="article:section" content>
|
<meta property="og:url" content="https://ajfriesen.github.io/pc-switch/search/"><meta property="article:section" content>
|
||||||
<meta property="article:modified_time" content="2023-02-12T13:50:00+01:00"><meta property="og:site_name" content="pc-switch">
|
<meta property="og:site_name" content="pc-switch">
|
||||||
<meta itemprop=name content="Search Results">
|
<meta itemprop=name content="Search Results">
|
||||||
<meta itemprop=description content>
|
<meta itemprop=description content>
|
||||||
<meta itemprop=dateModified content="2023-02-12T13:50:00+01:00">
|
|
||||||
<meta itemprop=wordCount content="0">
|
<meta itemprop=wordCount content="0">
|
||||||
<meta itemprop=keywords content><meta name=twitter:card content="summary">
|
<meta itemprop=keywords content><meta name=twitter:card content="summary">
|
||||||
<meta name=twitter:title content="Search Results">
|
<meta name=twitter:title content="Search Results">
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ajfriesen.github.io/pc-switch/docs/overview/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/how-to-build/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/contribution-guidelines/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/similiar-products/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/categories/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/community/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/search/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url><url><loc>https://ajfriesen.github.io/pc-switch/tags/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/web-flasher/</loc><lastmod>2023-02-12T13:50:00+01:00</lastmod></url></urlset>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ajfriesen.github.io/pc-switch/docs/overview/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/how-to-build/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/contribution-guidelines/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/similiar-products/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/docs/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/categories/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/community/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/search/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/tags/</loc></url><url><loc>https://ajfriesen.github.io/pc-switch/web-flasher/</loc></url></urlset>
|
||||||
Loading…
Reference in New Issue