homebridge-brunner-eas
v0.7.0
Published
Providing read access to the temperature sensor of Brunner EAS.
Readme
This is a simple Homebridge plugin providing access to the EAS device of Brunner (Elektrische Abbrand-Steuerung = Electric Burndown Control). It implements two accessories, the temperature sensor located inside the oven, and a read-only switch (or contact sensor) indicating the need for refill of the oven.
Customise Plugin
You can configure the plugin by changing the following properties.
- The
nameof the platform as used in the logs of Homebridge. The default value most probably fits. - The
accessoryNameof the EAS device. You may accept the default value, but feel free to change it to something personal, because this name is visibly in Home app. - The
portnumber that this plugin listens to. This should fit - you can change this if your EAS device broadcasts to a different port. - The
refillHintstring, which defines - if set - the name of an additional switch accessory which is turned on when EAS advises to refill. - If the
hintAsSensoris true, the refill hint is shown as a contact sensor (which is closed if hint is active) instead of a switch.
