fariouche
fariouche
Hello, I'm using 0.9.3 version, and tested with development version, compiled myself. It is very strange, I used two different boards (M5stack core and wroom dev kit esp32) Now about...
**Describe the bug** I'm using a secured mqtt broker (mosquitto) and it is set up to only accept tls (default behavior) I'm getting an error "ssl wrong version number" which...
### The problem Since the migration to full mqtt ui configuration, all the fields (and specifically the certificates) are copied to .storage/core.config_entries This file is world readable, and I can...
# What does this implement/fix? Hello. Added support for new miflora Pink (Tuya version) of the sensor. This version is not compatible with the xiaomi version (white and green) and...
## Description: **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#5402 ## Checklist: - [x] I am merging into `next` because this is new...
+some memory leaks. Works great on my gentoo/nvidia drivers Needs gdk-2 header files
What kind of issue is this? - [ ] **Feature Request**. Sometimes I want to create a target rule that can have an argument from the command line (like specify...
Hi! I have a extra script in a library that calls Import("projenv")... I have an error when using this builder: *** Import of non-existent variable ''projenv'' Not sure why, but...