Releases: Ronjar/beszel-ha
1.0.1 Small fixes
Updated to 1.0.0
1.0.0 - Major release
Some sensor units, device classes etc are added. Everything should continue working, no units were changed, sensors dropped, etc.
Therefore, some warnings will be shown by HomeAssistant, you can fix the issues by just changing the unit without converting (first option) and pressing Fix issue
Regarding the Update Checker: I switched to the Beszel internal update functionality, so by enabling update checks inside of Beszel, they will be turned on inside the HA integration as well. Use the "CHECK_UPDATES" environment variable for this, as described here: https://beszel.dev/guide/environment-variables
Changes
- Added SMART devices by @fenihx (#18)
- Added a custom API interval (#20)
- Fixed Network Send/Receive sensors, thanks for the fix @Feriman22 (#23)
- Added SWAP sensor (#25)
- Fixed GPUs working
- Specified device classes (#24)
- Specified units of measurement
- Added additional attributes to sensors:
- Temperature sensors
- Total capacity as size
- Used capacity as size
Sensor fixes
HACS compatible release
This release is created after adapting HACS standards in order to be integrated into HACS default repository
As no functionality changes, the integrations own version will stay 0.4.0
GPU, Verify SSL and Update checker
- Added GPU entities. Thanks @talwarsuyash
- Added option to disable SSL verification. Thanks @jakepenzak
- Added update checker to check for updated Beszel Hub version through GitHub API
- Added translations for de and en
- Added options flow to reconfigure the device entry (didn't use reconfigure, as with 5 configuration options there is no need for two options and options is better accessible than reconfigure)
- Added total RAM and Disk space sensors (including efs)
Added battery sensor
Added efs disk support
Added efs disk support, thanks @nadavbau
First release
Adding sensors:
- Status (Connection)
- Uptime (Minutes)
- CPU (Percentage)
- Disk usage (Percentage)
- Temperature (°C)
- Bandwidth (Mbit/s)
- RAM (Percentage)