theatrus / piotech

my custom components for esphome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piotech

external components

ota_http

ota in client (http) mode: This allow to do a remote ota when the device is far away, behind a firewall, and only reachable with mqtt. (For ex in an other house).

WARNING: This repository is not up to date. If you want to use ota_http, use the PR#5586

external_components:
  - source: github://pr#5586
      components: [ ota_http ]

Here is the documentation, while #PR3291

About

my custom components for esphome


Languages

Language:C++ 57.4%Language:Python 23.1%Language:Dockerfile 9.9%Language:Shell 9.6%