timothybuchanan

Results 10 comments of timothybuchanan

I like the dark background on the 878. Since firmware obviously knows how to display white characters, I'm thinking now that this could be addressed in CPS. Is there a...

I found a way to do this with a hex editor. On a test code plug, change block 000000C009 to 00. It would be really nice if the CPS drop-down...

1. What is the "patch" mentioned above and how would I install it? 2. What version should I run? 3. It won't accept my API key; will that eventually change...

On my HA, not only is the entity now unavailable, but the lines in configuration.yaml cause HA to hang indefinitely when checking before restart. Commenting out the lines allows HA...

Just comment out the lines in configuration.yaml, like so: #camera: # - platform: ha_skyfield # show_constellations: false

I am also trying to install HLC using Python3.9. I get a gcc failure with this output: Building wheels for collected packages: matrix-lite Building wheel for matrix-lite (setup.py) ... error...

After reading that this issue was specific to the RPi4, I tried it again on my RPi5. Same problem as before; configuration.yaml won't pass the check.

I first tried setting WB_AUTH=False and the card to rtsp://127.0.0.1:8554/ski-hut-deck. Same error of wrong response on DESCRIBE. I then set WB_AUTH=True, and noticed that the API Key on the WebUI...

I tried this too. Here is the add-on configuration: ENABLE_AUDIO: false ON_DEMAND: true WB_AUTH: true MOTION_API: false MQTT_DTOPIC: homeassistant CAM_OPTIONS: [] WB_ENV: MyKey WYZE_EMAIL: My Email WYZE_PASSWORD: My Wyze Password...

ON_DEMAND and WB_AUTH both set to false; same error. Is there a way to install an earlier version? It was working fine before the update.