Matthew Hilton

Results 11 issues of Matthew Hilton

### Summary of new feature * Support add/removing/updating of data classification for a table column ### Proposed technical details (if applicable) * Classification Information types and Sensitivity are stored as...

feature
confirmed

When testing for PowerShell auditing settings I am unable to test for the following value as it contains a "*" The code below is what I'm currently using which doesn't...

bug

When building the development environment using **https://developers.home-assistant.io/docs/development_environment/#setting-up-virtual-environment** ```text Building wheels for collected packages: pyyaml, distlib Running setup.py bdist_wheel for pyyaml ... error Complete output from command /mnt/c/Users/daz/core/venv/bin/python3 -u -c "import...

Updated for Raspbian Buster and fix #3

Need troubleshooting docs. Such as logs save to /var/logs/syslog

Added Matt authentication Fixed some issues with stability Added debug topic

My maplin weather station reports humidity as decimal. This appears to be correct as per the rflink protocol reference. HUM=99 => Humidity (decimal value: 0-100 to indicate relative humidity in...

As per the rflink protocol reference. TEMP=9999 => Temperature (hexadecimal), high bit contains negative sign, needs division by 10 (0xC0 = 192 decimal = 19.2 degrees) Currently negative temperatures are...

ESP looses connection to rflink if bad data is received.

R45 initialises with a different message.