fbacker / broadlink-mqtt-bridge

Bridge Broadlink RM Devices with MQTT and API for e.g. OpenHAB
41 stars 14 forks source link

Added temperature support and proper invalid action handling #21

Closed ElDuderinos closed 4 years ago

ElDuderinos commented 4 years ago
  1. User can send an action request for a temperature publishing (some broadlink devices have temperature sensors)
  2. Added instructions in the readme file, both for proper usage and openHab integration
  3. Application would crash when encountering invalid actions (topics with broadlink and unrecognised action. Added proper handling.