ewelinkApiPhp 1.34.31
Main changes from v1.29.28
- added OS recognition to be able to send heartbeat for windows
- removed unneccesary debug lines
- removed duplicate initialization of Utils class
- added new argument to setDeviceStatus - $returnText which returns exaplained state of device as string when 0 is used it will return boolean status
- updated index.php and cleaned code
- added new method for websocket - setDataWebsocket, apart from forceGetData it will not fetch and update via websocket, making it faster
Full Changelog: v1.29.28...v1.34.31