James A R Brown
James A R Brown
If I get a broken connection onto a RDS Win2k8 Server R2 running seamless (cendio) and attempt to reconnect with the same app/command line (that only allows one instance of...
Issue #1319 changed the key length to 2048, but our ISP said they could not insert such a long key even using a split method as they use update scripts...
Is there 1. A way of identifying with the docker module the openzwave version, for instance on the dev docker image? Zwave2mqtt does not report the minor version such eg...
It would be nice if we can push a connectivity device to hass to easily pickup failed zwave nodes **Working Example For a Fibaro Smart Implant** { "type": "binary_sensor", "object_id":...
Hi, OZW reports [INFO ZWAVE: Node 34 ready: Unknown manufacturer 0x0371 - Unknown product 0x00b4 (0x0003)](url) For the following device under zwavejs2mqtt ``` "deviceId": "881-180-3", "manufacturer": "Unknown manufacturer 0x0371", "manufacturerId":...
This device has capability to trigger a scene ID. However the OZW logs are showing ``` 2021-02-06 17:46:18.872 Detail, Node025, Received: 0x01, 0x0a, 0x00, 0x04, 0x04, 0x19, 0x04, 0x2b, 0x01,...
I am using a Scantronic (Eaton/Cooper) alarm and am getting the following error in HA generated by pssialarm `2020-09-29 20:44:45 DEBUG (MainThread) [pysiaalarm.aio.sia_server] Incoming line: 1908002B"SIA-DCS"0000L0#3080[#3080|Nti19:44/id1/RP] 2020-09-29 20:44:45 DEBUG (MainThread)...
Can you help with this error I can see in kodi.log NOTICE: [xbmcswift2] Request for "/record_once/170635/blah/blah" matches rule for function "record_once" 08:59:21.017 T:140090508642048 ERROR: GetDirectory - Error getting plugin://plugin.video.iptv.recorder/record_once/170635/blah/blah
In source.yml inputs, the use of prefix and suffix is mixed up, a prefix causes a suffix, a suffix causes a prefix ### Prefix Example ``` prefix: field: name value:...
With the following test template in source.yml ``` - name: ENTERTAINMENT value: >- (Name ~ "^XYZ.*$") ``` All XYZ with normal group names are found, but when they are in...