Skip to content

ewelinkApiPhp 2.0.0

Latest
Compare
Choose a tag to compare
@PJanisio PJanisio released this 16 Jul 12:23
3201375

Important notice: Version 2.0.0 is not backward compatible because of replaced two methods for websocket conenction.

  • removed forceGetDataMethod and forceUpdateDevice as they have been successfully replaced by getDataWebsocket and setDataWebsocket
  • added forceWakeUp method that is using websocket connection to refresh some of parameters that http can not (energy, temperature etc).
  • updated index.php to have a live example of new methods
  • updated README and wiki pages

Full Changelog: v1.34.31...v2.0.0