2017 © Pedro Peláez
 

library ikea-tradfri-php-api

PHP library to control ikea tradfri hub

image

webproject-xyz/ikea-tradfri-php-api

PHP library to control ikea tradfri hub

  • Saturday, June 16, 2018
  • by Fahl-Design
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 20 % Grown

The README.md

ikea-tradfri-api

PHP api to control Ikea smart lights (tradfri), (*1)


Inspired by, (*2)

hvanderlaan/ikea-smartlight Python, (*3)

Bages

Codacy Badge QA Maintainability Test Coverage codecov StyleCI, (*4)

Requirements and initial setup

see requirements.md, (*5)

How to use

Docker Coap-Client

Get client

https://hub.docker.com/r/webproject/coap-client, (*6)

docker pull webproject/coap-client:latest

Run command in Docker

Generate API User and (Shared Key), (*7)

docker run --rm --name coap-client webproject/coap-client -m post -u "Client_identity" -k "<COAP_GATEWAY_SECRET>" -e '{"9090":"php-api-user"}' "coaps://<COAP_GATEWAY_IP>:5684/15011/9063""

Get all api endpoints

docker run --rm --name coap-client webproject/coap-client -m get -u "php-api-user"  -k "<COAP_API_KEY>" "coaps://<COAP_GATEWAY_IP>:5684/.well-known/core"

The Versions

09/04 2018

dev-feature/change_comand_handling

dev-feature/change_comand_handling https://www.webproject.xyz

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

24/02 2018

dev-analysis-q1DGNN

dev-analysis-q1DGNN https://www.webproject.xyz

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

06/12 2017

dev-feature/fix_coap_response_parsing

dev-feature/fix_coap_response_parsing https://www.webproject.xyz

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

19/11 2017

dev-feature/gateway_version_1.1.15_changes

dev-feature/gateway_version_1.1.15_changes https://www.webproject.xyz

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

19/11 2017

dev-analysis-8KKJPQ

dev-analysis-8KKJPQ https://www.webproject.xyz

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

04/11 2017

0.1.1

0.1.1.0

PHP library to control ikea tradfri hub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Benjamin Fahl

01/11 2017

0.1.0

0.1.0.0

PHP library to control ikea tradfri hub

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Benjamin Fahl

13/10 2017

0.0.3

0.0.3.0

PHP library to control ikea tradfri hub

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Benjamin Fahl

08/10 2017

0.0.2

0.0.2.0

PHP library to control ikea tradfri hub

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Benjamin Fahl

30/09 2017

0.0.1

0.0.1.0

PHP library to control ikea tradfri hub

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Benjamin Fahl