Live API - PHP - Callbacks

Moderator: Telldus

Post Reply
marcoboy
Posts: 6
Joined: Fri Mar 17, 2023 9:45 am

Live API - PHP - Callbacks

Post by marcoboy »

Hi,

I've tried to get the Live API "client/setPush" to work but after adding the fore mentioned request to my PHP code I get the reply "This API key is not configured for callbacks".

How do I enable/configure these callbacks?

The provided example files doesn't seem to help and I didn't find anything related to this on the documentation. Only Python etc. examples...

Any help would be greatly appreciated!
marcoboy
Posts: 6
Joined: Fri Mar 17, 2023 9:45 am

Re: Live API - PHP - Callbacks

Post by marcoboy »

Got a reply from Telldus.

Sadly the setPush API request is not open to the public at the moment. Only to few selected developers.

Only way at the moment to show switch state on the web interface is to poll for the "active" value periodically.

this of course is not a problem when controlling switches only from the web interface, but as soon as I use the wall switch or the physical remote control everything gets mixed up :(
Post Reply