Skip to content

Releases: dbohn/holger

Update Carbon dependency

01 May 16:53
c695532
Compare
Choose a tag to compare

Update Carbon dependency

Get power consumption from powerline adapters

15 Mar 00:45
3574a86
Compare
Choose a tag to compare

Powerline adapters, that provide a outlet themselves, can measure the power consumption and visualize it in the HTTP interface.
In this version of Holger, there is a new module to fetch the power consumption data to use it in other applications.

Issue a call from the API

01 Dec 20:00
3e8f1d6
Compare
Choose a tag to compare

Using the call assistance feature ("Wählhilfe"), it is possible to trigger a call from one of your phones to a given phone number.
See the voip.php example for a simple script, that issues a call

Update WANMonitor

04 Nov 00:01
b8b0188
Compare
Choose a tag to compare

Introduced new online monitor entity. It is an ArrayObject, so previous code should still work.

Added a new demo, showing, how the Online Monitor can be used to display the graph in near realtime.

New API Layout and new modules

18 Aug 08:19
1a42866
Compare
Choose a tag to compare
0.5

Updated README

Refactoring and phonebook entry creation

11 Apr 15:11
Compare
Choose a tag to compare

It is now possible to create phonebook entries via the SOAP API.
Furthermore some endpoints have been added or refactored.

Test infrastructure and new network endpoint

10 Mar 00:13
Compare
Choose a tag to compare

Added some basic tests, added an endpoint to fetch hosts in the network and abstracted API responses away at some places.

Initial release

08 Mar 20:35
Compare
Choose a tag to compare

This is the first release. Try it, but API is still subject to change!