-
René Schöne authored
- Added HandlerPhase for better thing status updates - Do not use MqttService anymore, instead register for thing changes and react, if broker is found - Working on EraserHandler, not fully working yet - Remove date on binding xml, as updating the bundle works reliably now
René Schöne authored- Added HandlerPhase for better thing status updates - Do not use MqttService anymore, instead register for thing changes and react, if broker is found - Working on EraserHandler, not fully working yet - Remove date on binding xml, as updating the bundle works reliably now
binding.xml 472 B
<?xml version="1.0" encoding="UTF-8"?>
<binding:binding id="openlicht" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:binding="http://eclipse.org/smarthome/schemas/binding/v1.0.0"
xsi:schemaLocation="http://eclipse.org/smarthome/schemas/binding/v1.0.0 http://eclipse.org/smarthome/schemas/binding-1.0.0.xsd">
<name>OpenLicht Binding</name>
<description>This is the binding for OpenLicht.</description>
<author>René Schöne</author>
</binding:binding>