Download the PHP package dodev34/sdk-domoticz-bundle without Composer
On this page you can find all versions of the php package dodev34/sdk-domoticz-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dodev34/sdk-domoticz-bundle
More information about dodev34/sdk-domoticz-bundle
Files in dodev34/sdk-domoticz-bundle
Download dodev34/sdk-domoticz-bundle
More information about dodev34/sdk-domoticz-bundle
Files in dodev34/sdk-domoticz-bundle
Vendor dodev34
Package sdk-domoticz-bundle
Short Description PHP Domoticz API Bundle for symfony.
License MIT
Package sdk-domoticz-bundle
Short Description PHP Domoticz API Bundle for symfony.
License MIT
Please rate this library. Is it a good library?
Informations about the package sdk-domoticz-bundle
Documentation
Installation
with composer
`
Configuration
in you AppKernel file `
`
in your config file `
`
Note :
Make sure you have entered a username and password in your Domoticz application
Services
Client name | Method | Doc |
---|---|---|
command | getSunRiseSet | Get sunrise and sunset times |
command | addLogMessage | Add a log message to the Domoticz log |
command | getLightSwitches | Get all lights/switches |
command | switchLight | |
command | setColbrightnessValue | |
device | getDevices | Return list of device(s) |
device | getDevice | Retrieve status of specific device |
exemple with log message command
`
todo: Finish creating the proxy for the rest of the api endpoints official doc for domiticz : https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s
All versions of sdk-domoticz-bundle with dependencies
PHP Build Version
Package Version
The package dodev34/sdk-domoticz-bundle contains the following files
Loading the files please wait ....