homebridge-http-switch

Powerful http switch for Homebridge: https://github.com/homebridge/homebridge

ISC License

Downloads
551
Stars
212
Committers
5

Bot releases are visible (Hide)

homebridge-http-switch - v0.5.36 Latest Release

Published by Supereg about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Supereg/homebridge-http-switch/compare/v0.5.35...v0.5.36

homebridge-http-switch - v0.5.35

Published by Supereg about 3 years ago

Changes

This is a maintenance update, updating the plugins dependencies to the latest version.

homebridge-http-switch - v0.5.34

Published by Supereg about 3 years ago

Bug Fixes

homebridge-http-switch - v0.5.33

Published by Supereg almost 4 years ago

Bug Fixes

  • Switches with type toggle or toggle-reverse would not properly return state which was updated via MQTT or the notification server [#68]
homebridge-http-switch - v0.5.31

Published by Supereg over 4 years ago

Notable Changes

  • Adding new config option "serialNumber" (#55)
homebridge-http-switch - Added MQTT support

Published by Supereg almost 6 years ago

homebridge-http-switch can receive state changes over MQTT.
Look into the README for a more detailed explanation and configuration.

Many IoT devices, like the popular shelly.cloud ones, support MQTT!

homebridge-http-switch - Added more debug information

Published by Supereg almost 6 years ago

  • On start some information about the configuration is printed
  • When an http error code is returned when setting the switch the body is now also printed
homebridge-http-switch - Reduced the log output

Published by Supereg almost 6 years ago

After every set a message was printed in which state the switch is now. This message is now only displayed when in debug mode.

homebridge-http-switch - Added support for digest authentication.

Published by Supereg almost 6 years ago

  • added config option auth.sendImmediately

In order for digest authentication to work set the property to false!

Package Rankings
Top 3.67% on Npmjs.org
Badges
Extracted from project README
npm npm GitHub Workflow Status GitHub issues GitHub pull requests
Related Projects