All Versions
84
Latest Version
Avg Release Cycle
43 days
Latest Release
926 days ago

Changelog History
Page 5

  • v0.15.0 Changes

    March 29, 2017

    .. _kotori-0.14.3:

  • v0.14.3 Changes

    March 22, 2017
    • Properly use MQTT authentication also when publishing MQTT messages received via HTTP

    .. _kotori-0.14.2:

  • v0.14.2 Changes

    March 22, 2017
    • 🛠 Fix setup.py again

    .. _kotori-0.14.1:

  • v0.14.1 Changes

    March 22, 2017
    • 🛠 Fix setup.py

    .. _kotori-0.14.0:

  • v0.14.0 Changes

    March 21, 2017
    • 0️⃣ Connect to the MQTT broker with authentication (default: kotori/kotori) to be able to apply Mosquitto ACLs to distinct MQTT topics. Thanks, Alex!

    .. _kotori-0.13.0:

  • v0.13.0 Changes

    March 20, 2017
    • Concurrency improvements: Don’t use the main reactor thread for MQTT message processing, use a different thread pool instead.

    .. _kotori-0.12.3:

  • v0.12.3 Changes

    March 20, 2017
    • Ubuntu 16.04 compatibility: Nail some more Python dependency modules. Thanks, Alex!

    .. _kotori-0.12.2:

  • v0.12.2 Changes

    March 20, 2017
    • Work on Ubuntu 16.04 compatibility: Nail some more Python dependency modules

    .. _kotori-0.12.1:

  • v0.12.1 Changes

    March 20, 2017
    • ➕ Add Python dependency “python-dateutil”

    .. _kotori-0.12.0:

  • v0.12.0 Changes

    March 16, 2017
    • Tap into data transmission from Homie_-based sensor nodes for ESP8266 (e.g. node-wifi-mqtt-homie.ino_). See also :ref:json-homie. Thanks, Alex!

    .. _kotori-0.11.5: