-
**Описание**
К меге подключен DHT22 на 38 порту,в HA автоматически создались 2 сенсора (температура и влажность). При вызове mega.get_port(38) не происходит обновление значений сенсоров. В логах видн…
-
The SI7021 (I2C sensor) from Itead is modified to act as a AM2301 (1-wire sensor, similar to DHT22) in order to be connected to Sonoff TH10/16 jack port (VCC, GND, NC, GPIO14).
ESPEasy (ESP_Easy_me…
-
Hallo,
das sind ja tolle Scripte, danke dafür.
1. Anmerkung meiner Seits: Es wäre für Anfänger hilfreich, wenn ein Beispiel im Script auch aufgeführt werden würde, wie der code in der Kommando…
-
### Related area
Board support
### Hardware specification
Support for ESP32-S2-DevKitC-1
### Is your feature request related to a problem?
I'm facing some issues while trying to devel in the ESP3…
-
Dear SOSA-team,
I like to express my gratitude for the excellent work done manifested in the SOSA ontology.
However, I might have spotted a wrong namespace in the Example B.10 which might be up…
-
### The problem
Nach dem Update auf Current version: 2022.12.0, bekomme ich im Log der ESP32-Cam folgenden Fehler (Log):
INFO Starting log output from esp_cam_yt.local using esphome API
INFO Succ…
-
hi. Can you help me with error "Board details not available. Compile the sketch once." ?
**using Arduino 2.2.1 + nodemcu v3 (esp12-f)**
firmware compiled and uploaded. I tried to recompile, re upl…
-
### Discussed in https://github.com/AllskyTeam/allsky-modules/discussions/38
Originally posted by **Adler6907** December 18, 2023
I have expanded the `allsky_dewheater` module to include a “se…
-
### Summarize of the problem/feature request
The DHT task reads temperature in C by default. Conversion is simple, but it'd be nice to have a checkbox option to just select C or F readout (and avoi…
-
When I've created a new project, there is a /src and /lib folder, but cannot follow how you are supposed to the use the /lib folder.
In Eclipse, if you place source files in the /lib folder, they are…