github TheTinkerDad/sensible v0.1.0
First public release

latest release: v0.2.0
pre-release16 months ago

Ok, this is the first public release of Sensible. (More like a pre-release I've created to get feedback from users.)

What is working:

  • You can configure it via YAML file, like it is documented
  • It can and will send MQTT device/sensor info via MQTT discovery
  • Script based custom sensors are working, you can already create your own sensors
  • Some internal sensors are already there

What is not working yet:

  • Security is basically non-existent - don't use it on an open, untrusted network if you're trying to send sensitive sensor data!
  • The control REST API is there, but unsecured, undocumented and very, very limited
  • Raspberry Pi and Windows support
  • Currently it's only actively tested on Ubuntu Linux and within Docker containers based on Alpine Linux
  • Developer support (documentation, better Makefile, etc.)

Don't miss a new sensible release

NewReleases is sending notifications on new releases.