-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
0.110.4 #36238
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
balloob
commented
May 28, 2020
•
edited
Loading
edited
- Add ability to ignore heos discovery (@bdraco - #34653) (heos docs)
- Fix Android TV icon when screencap option is disabled (@JeffLIrion - #35710) (androidtv docs)
- Let PAHO MQTT client handle connection to MQTT server (@emontnemery - #35983) (mqtt docs)
- Use a single service browser for zeroconf discovery (@bdraco - #35997) (zeroconf docs)
- Check todoist due date is not None in async_get_events (@gadgetchnnel - #36140) (todoist docs)
- Fix cloud connection within API (@2Fake - #36158) (devolo_home_control docs)
- Revert DSMR not calling entity methods (@balloob - #36179) (dsmr docs)
- Fix empty preset element in ONVIF response (@hunterjm - #36182) (onvif docs)
- Update cast to use shared zeroconf (@bdraco - #35570) (cast docs)
- Bump zeroconf, pychromecast. Log if zeroconf.get_service_info fails. (@emontnemery - #36185) (cast docs) (zeroconf docs)
- Fix roku select source with app ids (@ctalkington - #36191) (roku docs)
- Prevent AirVisual from polling (@bachya - #36199) (airvisual docs)
- Fix custom position range (@emontnemery - #36222) (mqtt docs)
- Correct MQTT device trigger reconfiguration with same topic (@emontnemery - #36234) (mqtt docs)
* Add ability to ignore heos discovery * Fetch player_id, update tests * Handle failure state * Update tests as there are two players in the mock now * Adjust and add more tests * Strip out player id lookup * reverts per review * one more revert
* Don't return a media image hash if the screencap config option is False * 1-liner
* Let PAHO client handle connection to MQTT server
* Check that due date is not None Check that due date is not None, prevents taks without due dates from breaking Calendar API * Invert None check to reduce indentation
* Update cast to use the shared zeroconf instance * Add zeroconf to after_dependencies * Bump version to 5.2.0
* Prevent AirVisual from polling * Docstring
Could it be that the release pipeline is stuck for this one? It's not showing as being build on Azure Pipelines neither in docker hub. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.