当前位置:网站首页>Esphone Feixun DC1 soft change access homeassstant
Esphone Feixun DC1 soft change access homeassstant
2022-07-05 08:24:00 【Sharing master】
Buy it online today DC1 Access homeassistant
One 、 Refer to the online great God project
Two 、 Dismantle the line and brush the machine
Disassemble the wiring diagram
Into the pit
1. Page compilation error
Download from here esphome( When I open the page , Upper right corner 「 Clone or download 」 → 「 Download ZIP 」), Download and unzip .
Upload to raspberry pie
Open the terminal , Execute the following command :( If you need python A virtual environment , Please configure yourself virtualenv)
# Get into esphome Of setup.py In the directory cd xxxxx # compile esphome # If the prompt permission is insufficient , preorder sudo python setup.py build # install esphome python setup.py install # Go to the directory where the configuration file is located cd xxxxx # Compiling firmware (xxxxx.yaml Name your profile ) esphome xxxxx.yaml compile # Brush firmware ( Wire brush or OTA All can ) esphome xxxxx.yaml upload- Enter the web interface again , It can be compiled without error , It is estimated that the great God has modified esphome Board information
2.
3.
边栏推荐
- C language # and #
- STM32 single chip microcomputer -- volatile keyword
- [three tier architecture]
- Bluetooth hc-05 pairing process and precautions
- [tutorial 15 of trio basic from introduction to proficiency] trio free serial communication
- [three tier architecture and JDBC summary]
- How to write cover letter?
- H264 (I) i/p/b frame gop/idr/ and other parameters
- [NAS1](2021CVPR)AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)
- Wifi-802.11 negotiation rate table
猜你喜欢

STM32 single chip microcomputer -- debug in keil5 cannot enter the main function

Working principle and type selection of common mode inductor
![[trio basic tutorial 16 from introduction to proficiency] UDP communication test supplement](/img/54/78e4e10724b2762274b06debb10877.jpg)
[trio basic tutorial 16 from introduction to proficiency] UDP communication test supplement

OC and OD gate circuit

Keil use details -- magic wand
AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)](/img/3b/c94b8466370f4461875c85b4f66860.png)
[NAS1](2021CVPR)AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)

Explain task scheduling based on Cortex-M3 in detail (Part 1)

Several important parameters of LDO circuit design and type selection

Soem EtherCAT source code analysis attachment 1 (establishment of communication operation environment)

Hardware and software solution of FPGA key chattering elimination
随机推荐
Shell script
Example 007: copy data from one list to another list.
Explain task scheduling based on Cortex-M3 in detail (Part 1)
Detailed explanation of SQL server stored procedures
WiFi wpa_ Detailed description of supplicant hostpad interface
Take you to understand the working principle of lithium battery protection board
Example 008: 99 multiplication table
Example 006: Fibonacci series
[trio basic tutorial 18 from introduction to proficiency] trio motion controller UDP fast exchange data communication
[trio basic from introduction to mastery tutorial 20] trio calculates the arc center and radius through three points of spatial arc
Shell script realizes the reading of serial port and the parsing of message
实例007:copy 将一个列表的数据复制到另一个列表中。
Working principle and type selection of common mode inductor
Talk about the function of magnetic beads in circuits
Vofa+ software usage record
剑指 Offer 09. 用两个栈实现队列
Synchronization of QT multithreading
VESC Benjamin test motor parameters
Brief discussion on Buck buck circuit
STM32 --- GPIO configuration & GPIO related library functions