Wesley Witt
Wesley Witt
The homie-esp8266 source files contain UTF8 characters for many of the logging statements. The source files containing these characters do not have a UTF8 BOM. I see that the root...
When installing on Ubuntu (Raspberry Pi) using "sudo apt-get install nodm -y" the install prompts to ask if I want to enable nodm. Is there way to disable the prompt...
What is the procedure for building on Windows? The documented build procedure requires tools that are not present on Windows. What I did was do a build on Linux and...
executing switch_port_power_on or switch_port_power_off will modify the port overrides such that the assigned network is set to "default". the port configuration gets into a jacked up state where the only...
### The problem The Honeywell Total Connect Comfort integration (https://www.home-assistant.io/integrations/honeywell) requires reauthentication by providing my password about every 2 weeks. It seems the integration loses it's mind on a regular...
### Describe the problem When using make & makefiles a build followed immediately by another build causes nothing to be compiled or linked because make honors timestamps when building the...
### Describe the problem After compiling attempting an upload fails with "Error during Upload: Compiled sketch not found in C:\Users\wesw\AppData\Local\Temp\arduino-sketch-A1E8FD2B951BC0178B8D63295C7E129C". This fails because there is no directory named arduino-sketch-A1E8FD2B951BC0178B8D63295C7E129C. The...
When opening the map (Places) the default view is Europe. My expectation is that it would default to server location based on the public IP address. I also looked to...
using a value_template does not have any effect. using the following card yaml the value_template has sero effect. i've tried various code in the value_template but it just does nothing....
Can't seem to find where to download the xtensa-lx106-elf binaries for Windows. I'm specifically looking for the gdb binary.