sensible icon indicating copy to clipboard operation
sensible copied to clipboard

A small tool that provides monitoring for your Linux server, Docker or LXC container, Raspberry Pi, etc. via Home Assistant sensors and MQTT discovery.

Results 11 sensible issues
Sort by recently updated
recently updated
newest added

Sometimes it makes sense to return a fixed value to Home Assistant - this could be for something like a debug sensor or a configuration that doesn't really change on...

enhancement
roadmap
v0.3.0

- Added validation for sensor settings. - Added a way to define defaults for sensor settings. - Added configurable update interval for sensors. - Implemented a built-in "version" sensor -...

My Home Assistant lists all my sensible entities needing repair, with this following: > Discovered entities with a name that starts with the device name > > **!! This stops...

This is a known issue and implementing support for encrypted MQTT is on the roadmap. Opened this, so people can follow up on this issue.

enhancement
roadmap
v0.4.0

Currently the settingsfile is hardcoded to be in /etc. https://github.com/TheTinkerDad/sensible/blob/efad618468fd1c40e760b7e7cbc08686a20deadd/settings/settings.go#L56 this forces this app to be run as root. With small changes, it can be run from the user context:...

enhancement
v0.3.0

This is basic functionality and should be handled as such. Also, it'd be nice to have these implemented in as OS-agnostic way, especially for the future when OS-es other than...

enhancement
roadmap
v0.4.0

Title says it all - Sensible should be able to report its version number via MQTT. This could be useful for automation via NodeRed (e.g. don't try to do something...

enhancement
roadmap
v0.3.0

Manually editing the settings.yaml file can go wrong on so many levels - typos, invalid values, missing scripts, etc. Even with the missing scripts reported as execution errors, a lot...

enhancement
roadmap
v0.3.0

Created a custom sensor to list CPU Percentage (for example: formatted as "6.5%"). Sensor works great and home assistant finds it just fine. However the entity is not recognized as...

enhancement
roadmap
v0.3.0

After adding systemd support I propose to add building DEB and RPM packages for Linux distributions. I plan do fork and prepare PR with configuration for building packages. But I...

roadmap
v0.3.0