8000 0.12 by balloob · Pull Request #1001 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.12 #1001

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

Merged
merged 305 commits into from
Jan 30, 2016
Merged

0.12 #1001

merged 305 commits into from
Jan 30, 2016

Conversation

balloob
Copy link
Member
@balloob balloob commented Jan 26, 2016

It's been a busy two weeks so it's time to get ready for a next release: 0.12.

screen shot 2016-01-24 at 14 13 16

Deprecations

  • Nest config has moved from thermostat to the nest component.

balloob and others added 30 commits January 19, 2016 12:11
Allow forcing MQTT protocol v3.1
… case, join it with the base url. note: urllib.parse.urljoin will handle case when the artwork url is absolute. 2) artwork would not be replaced in the user interface because the url did not change between tracks (http://.../cover.jpg). solved by appending internal hash of the media title to the url to force reload
Config can now specify one or more hosts to connect and
also a interface_addr to multicast on if multiple interfaces exists.

Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
Use select statment to show if db exits instead of
'SHOW DATABASES' which cant be run by a non admin user.
See influxdata/influxdb#4785 for more info.

Also influxdb dont like empty writes('') so ignore state changes of that kind,
this happens on startup of home assistant.

Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
Add Twitter as a notification platform
influxdb: fix the need of admin to run
Fix #863 - Added a check for good pull from OWM and return if the object is None
sonos: add hosts and interface_addr to sonos config
If the computer is sleeping that are running xbmc then
the traceback is printed in the log all the time.
Keep the traceback in debug mode of the module if needed.

Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
kodi: remove traceback on state check
Someone forgot some in:s and ()
Also added windGust sensor.

Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
yr.no: fix some bugs in the component
flyte and others added 27 commits January 29, 2016 16:45
* Add dict with map of units to v_types.
* Avoid numerous if, elif branches and return statements.
* Add custom unit decoupled from other units.
Add ZigBee integration and components.
Adding service for logbook
…ment

Mysensors: Refactor unit of measurement
To be able to handle new platforms with multiple used v_types but
single states, a new more strict mapping was required. Each s_type is
now mapped to its corresponding v_type(s) in a dict of lists.
Mysensors: Refactor s_types and v_types mapping
Google Voice SMS notification support
Fix #1046 by correcting platform name
balloob added a commit that referenced this pull request Jan 30, 2016
@balloob balloob merged commit d0bcec1 into master Jan 30, 2016
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0