-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2023.1.4 #85764
Conversation
balloob
commented
Jan 12, 2023
- Upgrade aionanoleaf to 0.2.1 (@milanmeu - #83669) (nanoleaf docs)
- Improve Huawei LTE SSDP inclusion (@scop - #85572) (huawei_lte docs)
- Remove oauth2client dependency in Google Sheets (@tkdrob - #85637) (google_sheets docs)
- Upgrade huawei-lte-api to 1.6.11 (@scop - #85669) (huawei_lte docs)
- Update pyTibber to 0.26.8 (@Danielhiversen - #85702) (tibber docs)
- Bump pylitterbot to 2023.1.0 (@natekspencer - #85484) (litterrobot docs)
- Use built in polling for litterrobot update entity (@natekspencer - #84678) (litterrobot docs)
- Fix Litter-Robot 4 firmware versions reported while updating (@natekspencer - #85710) (litterrobot docs)
- Use jemalloc in Docker builds (@frenck - #85738)
- Bump aiowebostv to 0.3.0 (@thecode - #85756) (webostv docs)
* Probe Huawei LTE API for device support on SSDP match More or less as expected, the loosening of SSDP/UPnP data matches done in #81643 started to yield false positives, as in #85402. Coming up with robust matches solely based on the SSDP/UPnP data still does not seem possible, so keep the matches as loose as they were made, but additionally invoke a probe request on the API to determine if the device looks like a supported one. * Probe only after unique id checks Prevents throwaway probes for discoveries already in progress. * Fix SSDP result URL test, add missing assert on it
Remove oauth2client dependency
* Tibber, update pyTibber Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> * Tibber, update pyTibber Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Use built in polling * Define scan interval
Hey there @tkdrob, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @milanmeu, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @natekspencer, @tkdrob, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @scop, @fphammerle, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @Danielhiversen, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @bendavid, @thecode, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|