Download the PHP package germanozambelli/hassio-apiclient-php without Composer
On this page you can find all versions of the php package germanozambelli/hassio-apiclient-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download germanozambelli/hassio-apiclient-php
More information about germanozambelli/hassio-apiclient-php
Files in germanozambelli/hassio-apiclient-php
Download germanozambelli/hassio-apiclient-php
More information about germanozambelli/hassio-apiclient-php
Files in germanozambelli/hassio-apiclient-php
Vendor germanozambelli
Package hassio-apiclient-php
Short Description A simple client for hass.io API
License MIT
Package hassio-apiclient-php
Short Description A simple client for hass.io API
License MIT
Please rate this library. Is it a good library?
Informations about the package hassio-apiclient-php
Install
Api Client Configuration
Methods available for ApiCredentials
getConfig(): SimpleResponse
return the current hassio configuration
validationConfigFiles(): ValidationConfigResponse
return the validity of the hassio configuration files
callService(string $domain, string $service, array $data): SimpleResponse
call an hassio service
turnOnEntity(Entity $entity): SimpleResponse
turn on an entity
turnOffEntity(Entity $entity): SimpleResponse
turn off an entity
getEntitiesState(): EntitiesStateResponse
return list of all entities
Configurator Client Configuration
to use it you need to install HASS CONFIGURATOR on hassio
Methods available for ConfiguratorCredentials
getConfigFile(string $fileName): SimpleResponse
return a configuration file
saveConfigFile(string $fileName, string $content): SaveConfigFileResponse
overwrite a configuration file
All versions of hassio-apiclient-php with dependencies
PHP Build Version
Package Version
The package germanozambelli/hassio-apiclient-php contains the following files
Loading the files please wait ....