rrozema

Results 12 issues of rrozema

An error message was shown in the dashboard when I entered "Richard's lg g4" for my device name. The exact error message shown was: could not get devices: select devices.name,count(sensors.timestamp)...

As described in issue #2587 a duplicate message may fail to be detected because additional bytes from previous messages are included in the comparison. This PR tries to address this...

In Driver::HandleApplicationCommandHandlerRequest a check exists that looks to ignore duplicate messsages. This check always compares the full buffer length (254 bytes) to see if the message received is a duplicate...

To allow devices access to the MQTT server installed with HA, a 'person of interest' needs to be created in HA for each such device. This person's user name and...

### Bug description Upon inclusion of the INNR SP 240 in ZHA, among others a "Summation delivered" sensor gets created. The value returned for this sensor is however 100x larger...

An error code occurs when importing into latest PrusaSlicer (v2.5.2 on win64) the latest revisions of each of the zigstar stl files from the WT32-ETH01_LAN_Gateway folder. Previous revisions can successfully...

fix the matching regular expression for value_template to accept surrounding spaces.

When a "value_template" is formatted for example as : "{{ value_json.state_l1 }}", this is not recognized because of the unexpected spaces between "{" and "v" and between "1" and "}"....

Hi Arvind, Thank you very much for your samples, they are very helpful in finding how to work with the sql dom. The only thing so far I have found...

### Describe the issue you are experiencing Copy text from the Terminal window using shift + mouse select no longer copies the selected text into the host system's clipboard. It...