thingpedia-common-devices
thingpedia-common-devices copied to clipboard
Thingpedia interface code for commonly used devices
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.1 to 3.3.2. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 Changelog Sourced from socket.io-parser's...
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Release notes Sourced from ws's releases. 6.2.2 Bug fixes Backported 00c425ec to the 6.x release line (78c676d2). Commits 9bdb580 [dist] 6.2.2 78c676d [security] Fix...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4 Commits 75e2ac5 Build 2.29.2 5a29877 Bump version to 2.29.2...
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...
As a follow-up of https://community.almond.stanford.edu/t/trigger-a-ha-script-automation/533/12 trying to add support for Home Assistant automations to Genie. First step (this PR starts that) is to add automations to the base HA skill.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
The Yelp skill failed to load the current location when no location is specified. Example that works: "get restaurants near me", "get restaurants near home/work" Examples that does not work:...
See https://community.almond.stanford.edu/t/reported-temperature-to-high/524/2 We need the same fix we did for temperature sensors.