Releases: Lifailon/PowerShell.HardwareMonitor
Releases · Lifailon/PowerShell.HardwareMonitor
Get-Sensor-0.4
Changed startup approach to the service, new set of all features:
Get-Sensor
Install-LibreHardwareMonitor
Install-OpenHardwareMonitor
Send-SensorToInfluxDB
(Removed temperature filtering)
+Fixed output via REST API for reading nested sensors
+Added autorization for LibreHardwareMonitor API and InfluxDB
+Supported PowerShell 5.1 (tested)
Get-Sensor-0.3
Added cmdlet :
Start-SensorToInfluxDB
Stop-SensorToInfluxDB
Test-SensorToInfluxDB
Module added to NuGet
Get-Sensor-0.2
Implemented ways to get information:
- REST API
- CIM (Common Information Model)
- .NET Library
Cmdlet:
Get-Sensor
Send-TemperatureToInfluxDB
Get-Sensor-0.1
Functions:
Get-Sensor
Send-ToInfluxDB