desktop2mqtt

A daemon to integrate any pc into your home automation system.

MIT License

Downloads
1.4K
Stars
10
Committers
3

Bot releases are visible (Hide)

desktop2mqtt - v0.3.0 Latest Release

Published by maxjoehnk about 2 years ago

Features

  • mqtt: add support for optional username and password auth (#3) (85b0863)
  • custom_commands: add support for custom commands exposed as buttons to home assistant (ef79125)
desktop2mqtt - v0.2.0 - Introducing modules

Published by maxjoehnk over 3 years ago

New Features

Introduced new modules:

Sensors

Add monitoring for the following device sensors:

  • cpu load
  • cpu temp
  • memory load
  • disk usage
  • available battery

Notifications

Allow sending of native notifications via new /desktop2mqtt/<entity_id>/notify topic

Humantime

Allow configuration of durations in human readable form (using humantime for parsing)
Some examples:

  • 5s for 5 seconds
  • 2min for 2 minutes
  • 1h 30min for 1 hour 30 minutes

Changelog

Bug Fixes

  • hass: double expire rate (bbb61d7)

Features

  • sensors: add new system sensors (bb34452)
  • add support for sending notifications (ab896fd)
  • hass: add expire_after property to occupancy sensor (3fbdb50)
  • add availability support (3bd1482)
  • idle: replace xidlehook-core with user-idle (261396a)
desktop2mqtt - v0.1.0 - Initial Release

Published by maxjoehnk almost 4 years ago

Package Rankings
Top 38.25% on Crates.io