kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
7ee58dd29a
commit
6076f6c3b2
|
@ -16,15 +16,9 @@ title: habridge
|
|||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-habridge/job/master/)
|
||||
[](https://ci-tests.linuxserver.io/linuxserver/habridge/latest/index.html)
|
||||
|
||||
[Habridge](https://bwssystems.com/#!/habridge) emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as "On", "Off" and "brightness" commands of the hue protocol. This bridge can control most devices that have a distinct API.
|
||||
[Habridge](https://github.com/bwssytems/ha-bridge/) emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as "On", "Off" and "brightness" commands of the hue protocol. This bridge can control most devices that have a distinct API.
|
||||
|
||||
In the cases of systems that require authorization and/or have APIs that cannot be handled in the current method, a module may need to be built. The Harmony Hub is such a module and so is the Nest module. The Bridge has helpers to build devices for the gateway for the Logitech Harmony Hub, Vera, Vera Lite or Vera Edge, Nest, Somfy Tahoma, Home Assistant, Domoticz, MQTT, HAL, Fibaro, HomeWizard, LIFX, OpenHAB, FHEM, Broadlink and the ability to proxy all of your real Hue bridges behind this bridge.
|
||||
|
||||
This bridge was built to help put the Internet of Things together.
|
||||
|
||||
For more information about how to use this software have a look at their Wiki [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)
|
||||
|
||||
[](https://bwssystems.com/#!/habridge)
|
||||
[](https://github.com/bwssytems/ha-bridge/)
|
||||
|
||||
## Supported Architectures
|
||||
|
||||
|
@ -281,6 +275,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||
|
||||
## Versions
|
||||
|
||||
* **27.06.24:** - Rebase to Alpine 3.20.
|
||||
* **10.04.24:** - Revert JRE to 8 due to incomplete upstream support.
|
||||
* **20.03.24:** - Rebase to Alpine 3.19, bump JRE to 17.
|
||||
* **25.08.23:** - Rebase to Alpine 3.18.
|
||||
|
|
Ładowanie…
Reference in New Issue