-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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.72 #15088
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
* initial commit * lint * update with pyipma * Added test * Added test * lint * missing dep * address comments * lint * make sure list is iterable * don't bother with list * mock dependency * no need to add test requirements * last correction
…into dev # Conflicts: # homeassistant/components/sensor/smappee.py
* Remove registering panels * Remove unused image * Lint
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
* Action parameter doesn't longer have to be the first parameter * Minified code upon suggestion
* Add a device tracker for Freebox routers * Automatic setup of Freebox device tracker based on discovery * Make the Freebox device tracker asynchronous
Limit sensor.simulated to 3 decimals (fixes #14773)
* Migrate to using websocket * Lint
* Improve fault tolerance of LIFX initialization * Update aiolifx to 0.6.3 * Use list comprehension
* Media player: general sound mode support * General sound mode support * White spaces * Add sound mode support to demo media player * white space * remove unnessesary code
This commit adds a new history component for the IBM Watson IoT Platform. The IBM Watson IoT Platform allows for tracking of devices and analytics on top of the device data. This new component allows users to have home assistant automatically populate a watson iot platform board with device data from devices managed by home assistant.
balloob
requested review from
amelchio,
andrey-git,
emlove,
bachya,
Danielhiversen,
Kane610,
rytilahti,
syssi and
a team
as code owners
June 22, 2018 14:26
ghost
assigned balloob
Jun 22, 2018
Actually 'Bump pyhs100 version' is not a breaking change (for homeassistant users), but it can be noteworthy to remind users using a custom_component or modified switch.tplink to revert back to mainstream release. Better title could be |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
New Platforms
Breaking Changes
Beta Fixes
All changes