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