Jay Sprenkle
Jay Sprenkle
Is it possible to automatically fire start up and per image actions in slideshow mode? I could script out listing the content and unpacking it before display. There's a user...
I'd like to implement a model with user selected elements (a file explorer). I want to add a Boolean property to each item provided by the model. It looks like...
Tried to compile GLC_Player using the .pro file provided. It appears files aren't provided. /home/jay/glc_player/OpenFileThread.h:28: error: 'GLC_Factory' file not found
back-link: index.html#a-book-about-qt5 This is personal opinion. What is the intended audience? I don't think any brand new programmers are going to start their programming career learning C++ and Qt. If...
### What happened? Deployed zigbee2mqtt as per instructions here. Sonoff zbdongle-e crashes with error 2023-11-03 07:12:06: Error: Connection not initialized at Ezsp.execCommand (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:551:19) at Ezsp.version (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:349:35) at Driver.startup (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:140:25) at...
**Request:** Add "How to get a list of bluetooth mac addresses when configuring this add on" So far I've found: - I can't install the hcidump utility on hass.io because...
Line 1175 of NetworkManager.cpp returns a newly allocated copy of a PatternInfo object. The order of the parameters on the constructor is incorrect. It should be: PatternInfo( patternType, startTime, endTime...
The readme contains no information on how to execute this code except through docker. Guessing that I could run the python script from the command line: jay@jay-linux:/usr/bin/psmqtt$ /usr/bin/python3.8 psmqtt-publish.py 192.168.1.234...