-
# Bug description
With yaml-cpp version 0.8.0, when I use `YAML::Emitter` to emit a `uint8_t` in a yaml document, the result is different from other integer types. It seems that it is emitted in a qu…
-
Hello,
I am having an issue compiling (new installation, have not previously used).
Here is my YAML (this is acting as an IR-> home assistant device), but I would like to add BLE keyboard functi…
-
### Feature Type
Changing existing functionality in the BlueROV2 driver
### Problem Description
The Dockerfile currently makes a few manual changes to the `mavros_extras/CMakelists.txt` file to add…
-
### The problem
I try to create new project with esphome and when I try to build default blank project, I get next errors:
```
Compiling .pioenvs/soil-moisture-sensor/src/esphome/components/api/a…
-
`Ascent::execute()` lets the user pass in a Node with actions:
https://github.com/Alpine-DAV/ascent/blob/develop/src/libs/ascent/ascent.cpp#L371
But then, if `CheckForSettingsFile()` finds a file …
-
# 大集群上SOWFA安装 - XF Blog
大集群上OpenFOAM-2.4.x和SOWFA的安装(无网络、无sudo权限)〇. 准备工作根据以下下载链接下载安装包和依赖库的源码(如果链接失效,可以网上找对应版本的安装包下载),使用sftp工具上传到服务器的~/uploads文件夹 gcc-4.8.5、yaml-cpp-0.6.0、hdf5-1.8.15、libxml2-2.8.0、lapa…
-
**Project description**
Illinois Extended Reality testbed or ILLIXR (pronounced like elixir) is the first fully open-source Extended Reality (XR) system and testbed. The modular, extensible, and [O…
-
### The problem
I am trying to update the firmware on an m5 stack echo and there seems to be an issue with the git submodules.
### Which version of ESPHome has the issue?
2023.9.3
### What type of…
-
I have successfully installed zmq and was trying to install fncs.
I used the following command to compile fncs.
```
./configure --prefix=$FNCS_INSTALL --with-zmq=$FNCS_INSTALL
```
It compil…
-
### The problem
when compiling for a rpipicow device, I got the following error:
```
/config/esphome/zenp02.yaml: In lambda function:
/config/esphome/zenp02.yaml:1188:9: error: 'strptime' was not …