Stuart Grimshaw

Results 17 issues of Stuart Grimshaw

Home assistant is a popular home automation controller offering integration with a bewildering number of devices and services. It has the ability to "discover" new hardware via MQTT, when a...

Home Assistant's API only supports Bearer Token API auth and there's no option to supply any header information when calling a webhook.

**Describe the bug** Detections aren't listed in Web UI **To Reproduce** I have my local NAS mounted at `/mnt/nas` and in the config I have set that as the directory...

I have a breakpoint set in my unit tests and I've started debugging in Sublime. When I run the tests I get the following error: 94846 segmentation fault phpunit -c...

I'm using Sublime text 2.0.1 on OSX Mountain Lion and when I'm editing PHP files with a .inc extension, none of the xdebug options appear for me to select. Is...

There are none & it would make it easier for me to merge if I knew they were passing.

enhancement

According to the options page "Your system appears to be configured correctly for WebPG" but when I try and view keys, either public or private the list is empty. If...

I'm trying to send config info to Home Assistant from a Pico W with the following code: ``` import time import config from network import WLAN,STA_IF import ubinascii # import...

`error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14.x.x

When creating new commits the various tools that run over the code before a commit default to PHP 7.4 and cause the checks to fail because there are features in...