Skip to content

Releases: bkbilly/lnxlink

2023.8.0

31 Jul 23:25
Compare
Choose a tag to compare

What's Changed

  • Bash commands publish to a new topic their result
  • Save logs on file for better error handling
  • Fixed GPU on systems without nvidia gpu by @pacjo in #63
  • Fixes packages that require the OS variable DISPLAY to function
  • Keep alive changes system settings to disables screen off

Full Changelog: 2023.7.1...2023.8.0

2023.7.1

06 Jul 19:17
Compare
Choose a tag to compare

What's Changed

  • Breaking change: Combines Nvidia & AMD modules to the GPU module that supports multiple GPUs
  • Added: Fullscreen status of any window
  • Added: For each disk a new entry is created with their usage
  • Added: Configuration option to exclude modules from auto loading
  • Fixed: Errors with brightness and idle time modules
  • Fixed: Handling of start and stop service
  • Fixed: Installation dependencies thanks to @ScottG489

Documentation

The documentation has been moved here: https://bkbilly.gitbook.io
This will help keeping the project free from unnecessary commits and it's easier to find what you are looking for. Hope you like it!

Communication

As always you can create an issue on GitHub for any bug, feature request, installation issue. They have been updated to be more user friendly.
You can also join on my Discord server: https://discord.gg/hkWXPx4v

Full Changelog: 2023.6.1...2023.7.1

2023.6.1

12 Jun 15:57
Compare
Choose a tag to compare

What's Changed

  • Adding support for AMD GPUs by @pacjo in #58

New Contributors

  • @pacjo made their first contribution in #58

Full Changelog: 2023.6.0...2023.6.1

2023.6.0

31 May 20:43
Compare
Choose a tag to compare

What's Changed

  • Breaking change: If you are using manual modules, you should replace network_upload and network_download with network
  • Added support for entity_category
  • Added support for expire_after for sensors and binary_sensors
  • Added support for multiple sensors
  • Fixed Microphone used when using pactl
  • Fixed Battery empty information

Full Changelog: 2023.5.0...2023.6.0

2023.5.0

28 Apr 21:27
Compare
Choose a tag to compare

What's Changed

  • Fixed boot_select default entry
  • Added missing library for screenshot #56
  • Check if module works once it's imported #56
  • Removed unnecessary subprocess errors from logs

Full Changelog: 2023.4.1...2023.5.0

2023.4.1

20 Apr 18:26
bab41be
Compare
Choose a tag to compare

What's Changed

  • Added module for brightness #49
  • Added module for screenshot
  • Added module for boot select #53
  • Ιmprove microphone detection by @kamaradclimber in #54
  • Support steps for number
  • Support for select controls
  • Command topic is sent without lower casing

New Contributors

Full Changelog: 2023.4.0...2023.4.1

2023.4.0

31 Mar 20:01
Compare
Choose a tag to compare

What's Changed

  • Added webcam module for Video Stream of webcamera #46
  • Fixed notifications not working #48

Full Changelog: 2023.3.1...2023.4.0

2023.3.1

18 Mar 17:24
Compare
Choose a tag to compare

What's Changed

  • Add system updates module #42
  • Add support for custom modules
  • Add auto load of modules if config is empty
  • Changed sensor names to be human readable
  • Changed attributes of disk usage
  • Fixed camera used sensor becoming ON randomly
  • Fixed crashes on wrong modules configuration

Full Changelog: 2023.3.0...2023.3.1

2023.3.0

03 Mar 22:52
Compare
Choose a tag to compare

What's Changed

  • Fixed text sensors shown as numeric #45
  • Entity id for new integrations show the clientId #44
  • Breaking change: bluetooth_battery replaced with battery #41
  • Added Device Class for network and idle

Full Changelog: 2023.2.0...2023.3.0

2023.2.0

03 Feb 17:43
Compare
Choose a tag to compare

What's Changed

  • Watch dbus for suspend/sleep/shutdown events #38
  • Shutdown/Restart button Gracefully stops LNXLink service
  • Expose bash sensor as text
  • Support new number control sensor
  • New binary sensor for camera status
  • Added enabled option for sensors and controls
  • Replace pynput with xdotool key
  • Discovery fix which broke on previous version

Full Changelog: 2023.1.4...2023.2.0