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

0.30 #3715

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 120 commits into from
Oct 8, 2016
Merged

0.30 #3715

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
559f63b
bump limitlessled version
happyleavesaoc Sep 27, 2016
9780ea5
Version bump to 0.29
balloob Sep 29, 2016
6e80581
Version bump to 0.30.0.dev0
balloob Sep 29, 2016
48ffdea
Fixed typo (#3569)
tchellomello Sep 29, 2016
abd1213
Bump library to catch more exceptions in poll thread.
pavoni Sep 29, 2016
e87467c
Merge pull request #3577 from home-assistant/fix_loopenergy_exceptions
pavoni Sep 29, 2016
7d86fb8
Remove duplicate port entry (fixes #3583) (#3584)
fabaff Sep 29, 2016
dd551cf
Netatmo: Hotfix for hass 0.29 (#3576)
jabesq Sep 29, 2016
08bacd8
Bugfix voluptuous for hue (#3589)
pvizeli Sep 29, 2016
01435f7
Bugfix voluptuous acer_projector (#3598)
pvizeli Sep 30, 2016
8000
733120c
Fix voluptuous alexa config (#3596)
balloob Sep 30, 2016
68028af
Passing original config reference to load_platform. (#3602)
Cinntax Sep 30, 2016
a7266ae
Check that no configuration is provided (#3553)
fabaff Sep 30, 2016
6632747
Migrate to voluptuous (#3341)
fabaff Sep 30, 2016
c000e74
Migrate to voluptuous (#3374)
fabaff Sep 30, 2016
7ac8425
Fix tests
balloob Sep 30, 2016
9ea030f
Fixed issue #3574 - Temperature slider fixed on frontend on heat/cool…
tchellomello Sep 30, 2016
a89d036
Nest operation modes (#3609)
jawilson Sep 30, 2016
234f444
Lint
balloob Sep 30, 2016
521080d
Zwave: Update commandclasses and deviceclasses according to sigma SDK…
turbokongen Sep 30, 2016
7e50ccd
Component for Digital Ocean (#3322)
fabaff Sep 30, 2016
b650b2b
Spread async love (#3575)
balloob Sep 30, 2016
d5f8aa5
Add support for MySensors cover (#3512)
OttoWinter Sep 30, 2016
412b535
Service config calls will no longer mutate original config (#3628)
balloob Oct 1, 2016
15ed8c6
Add units (fixes #3619) (#3633)
fabaff Oct 1, 2016
bb03960
Voluptuous arest (#3558)
balloob Oct 1, 2016
892bbdc
Monkey-patch a weakref set in Task to be a no-op. (#3639)
bbangert Oct 1, 2016
3e24a35
Skip RFXtrx tests unless RFXTRX=RUN (#3625)
balloob Oct 1, 2016
4198c42
Have template platforms never leave the event loop
balloob Oct 1, 2016
33a5162
Make Service.call_from_config async
balloob Oct 1, 2016
185bd6c
Make helpers.condition.* async
balloob Oct 1, 2016
b8504f8
Make helpers.script async
balloob Oct 1, 2016
16ff68c
Add mqtt.async_subscribe
balloob Oct 1, 2016
7ab7edd
Make automation async
balloob Oct 1, 2016
e18825b
Automation: only call executor once when processing config
balloob Oct 1, 2016
56fdc2a
Automation: call prepare_setup_platform in executor
balloob Oct 1, 2016
8f3e12c
Make Automation.reload_service_handler async
balloob Oct 1, 2016
c36d30f
Typo
balloob Oct 1, 2016
996d7cf
Merge pull request #3627 from home-assistant/async-entity-update
balloob Oct 1, 2016
1f38e9f
Support for wink oath2 and relay sensors (#3496)
Oct 2, 2016
9da2d6e
Make forecast.io update interval configurable (#3520)
KlaasH Oct 2, 2016
a61e086
Add persistent notification for failed login attempts (#3528)
fabaff Oct 2, 2016
9683e3e
Correctly define requirements for emulated hue (#3535)
lwis Oct 2, 2016
c189c05
Add temp convert to climate base object (#3611)
pvizeli Oct 2, 2016
646eacc
Update notify to expect a list of string targets instead of a single …
robbiet480 Oct 2, 2016
1f1ac02
Merge branch 'pr/3552' into dev
balloob Oct 2, 2016
1839363
Add a Timeout for InfluxDB connections (#3563)
simonszu Oct 2, 2016
fcbfcf0
Bump pywemo version - changes port order for faster startup. (#3612)
pavoni Oct 2, 2016
d55ed7a
Flux switch improvements (#3615)
jawilson Oct 2, 2016
9f8acbe
Add support for tracking position and status for a Volvo car (#3617)
molobrakos Oct 2, 2016
d5ab292
Sensor.emoncms: Never disable SSL verification.
balloob Oct 2, 2016
b6b0bad
Add new mysensors types (#3637)
MartinHjelmare Oct 2, 2016
e455daa
Make sure temperature slider is shown if reported temp is 0 (#3653)
turbokongen Oct 2, 2016
abb8bcb
Protect waiting for event loop from within event loop (#3658)
balloob Oct 2, 2016
148ea82
Update frontend
balloob Oct 2, 2016
73d93e5
Add anel_pwrctrl platform to control switches on ANEL PwrCtrl devices…
mweinelt Oct 2, 2016
b586e80
Squashed commit of the following:
robbiet480 Oct 3, 2016
0219df1
Expose Configuration path to frontend (#3660)
justweb1 Oct 3, 2016
41aff96
Bugfix temp convert on none temp attribute / unittest for that (#3654)
pvizeli Oct 3, 2016
4a5a1e1
Ensure unique entity id for input_boolean
Danielhiversen Oct 3, 2016
c3ea04f
revert update of input_boolean
Danielhiversen Oct 3, 2016
6253198
Big Homematic update (#3677)
pvizeli Oct 3, 2016
f2a12b7
Add @mention-bot configuration
robbiet480 Oct 4, 2016
d58548d
Address asyncio comments (#3663)
balloob Oct 4, 2016
194402f
Upgrade Sphinx to 1.4.8 and set missing variables (#3650)
fabaff Oct 4, 2016
c93b639
Fix 3621 (#3642)
deisi Oct 4, 2016
8592ba3
Report availability of arest (#3614)
Oct 4, 2016
287a7e2
Support for encrypted payload (#3587)
molobrakos Oct 4, 2016
5900d8a
only query vehicle attributes once (#3668)
molobrakos Oct 4, 2016
6949833
test: mocking IO in HTML5 notify tests (#3685)
capellini Oct 4, 2016
74b0e4c
Statistics sensor (#3513)
fabaff Oct 4, 2016
a072047
Auth and headers support for REST sensor (#3592)
fabaff Oct 4, 2016
2cf49f3
Added support for Wink Smoke and CO detectors (#3645)
Oct 4, 2016
85782f9
fix for date formatting issue (#3693)
sam-io Oct 4, 2016
5d3e93b
vsure 0.10.3
persandstrom Oct 4, 2016
d9e73d1
Merge pull request #3697 from persandstrom/verisure_0.10.3
persandstrom Oct 4, 2016
2fd83b4
Update .mention-bot to add more users to blacklist and remove skipAlr…
robbiet480 Oct 4, 2016
be7401f
Now no one wants to be blacklisted, so lets remove the configuration …
robbiet480 Oct 4, 2016
5085cdb
Add async_safe annotation (#3688)
balloob Oct 5, 2016
0bf8bb6
Service & signal (stop/restart) fix (#3690)
pvizeli Oct 5, 2016
d2d393f
Add automations and scripts to group.all_automations and group.all_sc…
Danielhiversen Oct 5, 2016
03d6a7c
Add Ted5000 Sensor (#3559)
gwendalg Oct 5, 2016
17a8dd3
Add set_config_parameter service (#3696)
turbokongen Oct 5, 2016
b9b41d3
Update ha-alpr / change default interval (#3691)
pvizeli Oct 5, 2016
dc53c21
Check that no configuration is provided (#3675)
fabaff Oct 5, 2016
4f0064b
Fix broken tests (#3704)
balloob Oct 5, 2016
70fc940
Fixed issue #3624 and bumped python-nest to 2.10.0 version (#3665)
tchellomello Oct 5, 2016
ed490b1
Add västtrafik sensor (#3640)
persandstrom Oct 5, 2016
c06313a
Set force_update to true for mysensors sensors (#3648)
MartinHjelmare Oct 5, 2016
8c694eb
Speed up MQTT server test (#3703)
balloob Oct 5, 2016
e4e13b5
Update frontend
balloob Oct 5, 2016
b2354f4
Add possibility to set temperature to a given operation_mode (#3646)
turbokongen Oct 5, 2016
46f3337
Customize initial state of automation
Oct 4, 2016
b8beae9
Merge pull request #3651 from home-assistant/automation 8000
Danielhiversen Oct 5, 2016
350d23f
customize if pushetta should send test message on start up
Oct 2, 2016
201294e
Update flux led library
Oct 5, 2016
4b828d2
Merge pull request #3656 from home-assistant/pushetta
Danielhiversen Oct 5, 2016
3e40b24
Merge pull request #3708 from home-assistant/flux_led
Danielhiversen Oct 5, 2016
0c68f38
Migrate to voluptuous (#3679)
fabaff Oct 5, 2016
5d339fb
Fix sentence (#3709)
fabaff Oct 5, 2016
1bc6366
Increase allowable polling intensity values (#3711)
mezz64 Oct 5, 2016
cb3a78b
Adjust vol to accept filenames (fixes #3701) (#3707)
fabaff Oct 5, 2016
a94571f
Change name of Forecast.io platform to Dark Sky (#3698)
fabaff Oct 5, 2016
519f400
Merge branch 'master' into dev
robbiet480 Oct 5, 2016
12f1be9
Fix PEP257 issues and ordering (#3720)
fabaff Oct 6, 2016
8b059e9
Migrate to voluptuous (#3687)
fabaff Oct 6, 2016
5e16dc6
Fix typo (#3744)
fabaff Oct 7, 2016
58b3dd7
Set specific commit for Hunter Douglas API package due to upstream re…
robbiet480 Oct 7, 2016
3cfec2b
Set TP-Link switch to specific commit instead of master
robbiet480 Oct 7, 2016
f030ff6
Set anel_pwrctrl switch to specific commit instead of master
robbiet480 Oct 7, 2016
f370389
Fix E501 line too long error
robbiet480 Oct 7, 2016
1c24018
Improved exception handling (#3746)
molobrakos Oct 8, 2016
f1e5d32
Async exception handling (#3731)
pvizeli Oct 8, 2016
fccc7e6
Improved exception handling. Don't stop updating from server because …
molobrakos Oct 8, 2016
2d4df42
improved error handling (#3725)
molobrakos Oct 8, 2016
b09b13f
Catch exception (fixes #3699) (#3727)
fabaff Oct 8, 2016
fb94aaa
Load yaml using validator and include consider_home (#3743)
kellerza Oct 8, 2016
09cbf68
Update frontend
balloob Oct 8, 2016
fe317b8
Close event loop to avoid error on exiting HASS (#3762)
balloob Oct 8, 2016
408b68b
Version bump to 0.30.0
balloob Oct 8, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ omit =
homeassistant/components/bloomsky.py
homeassistant/components/*/bloomsky.py

homeassistant/components/digital_ocean.py
homeassistant/components/*/digital_ocean.py

homeassistant/components/dweet.py
homeassistant/components/*/dweet.py

Expand Down Expand Up @@ -46,6 +49,9 @@ omit =
homeassistant/components/qwikswitch.py
homeassistant/components/*/qwikswitch.py

homeassistant/components/rfxtrx.py
homeassistant/components/*/rfxtrx.py

homeassistant/components/rpi_gpio.py
homeassistant/components/*/rpi_gpio.py

Expand Down Expand Up @@ -77,7 +83,7 @@ omit =
homeassistant/components/zigbee.py
homeassistant/components/*/zigbee.py

homeassistant/components/zwave.py
homeassistant/components/zwave/*
homeassistant/components/*/zwave.py

homeassistant/components/enocean.py
Expand Down Expand Up @@ -135,6 +141,7 @@ omit =
homeassistant/components/device_tracker/tomato.py
homeassistant/components/device_tracker/tplink.py
homeassistant/components/device_tracker/ubus.py
homeassistant/components/device_tracker/volvooncall.py
homeassistant/components/discovery.py
homeassistant/components/downloader.py
homeassistant/components/fan/mqtt.py
Expand Down Expand Up @@ -213,6 +220,7 @@ omit =
homeassistant/components/sensor/bom.py
homeassistant/components/sensor/coinmarketcap.py
homeassistant/components/sensor/cpuspeed.py
homeassistant/components/sensor/darksky.py
homeassistant/components/sensor/deutsche_bahn.py
homeassistant/components/sensor/dht.py
homeassistant/components/sensor/dte_energy_bridge.py
Expand All @@ -222,7 +230,6 @@ omit =
homeassistant/components/sensor/fastdotcom.py
homeassistant/components/sensor/fitbit.py
homeassistant/components/sensor/fixer.py
homeassistant/components/sensor/forecast.py
homeassistant/components/sensor/fritzbox_callmonitor.py
homeassistant/components/sensor/glances.py
homeassistant/components/sensor/google_travel_time.py
Expand Down Expand Up @@ -255,17 +262,20 @@ omit =
homeassistant/components/sensor/swiss_hydrological_data.py
homeassistant/components/sensor/swiss_public_transport.py
homeassistant/components/sensor/systemmonitor.py
homeassistant/components/sensor/ted5000.py
homeassistant/components/sensor/temper.py
homeassistant/components/sensor/time_date.py
homeassistant/components/sensor/torque.py
homeassistant/components/sensor/transmission.py
homeassistant/components/sensor/twitch.py
homeassistant/components/sensor/uber.py
homeassistant/components/sensor/vasttrafik.py
homeassistant/components/sensor/worldclock.py
homeassistant/components/sensor/xbox_live.py
homeassistant/components/sensor/yahoo_finance.py
homeassistant/components/sensor/yweather.py
homeassistant/components/switch/acer_projector.py
homeassistant/components/switch/anel_pwrctrl.py
homeassistant/components/switch/arest.py
homeassistant/components/switch/dlink.py
homeassistant/components/switch/edimax.py
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
If user exposed functionality or configuration variables are added/changed:
- [ ] Documentation added/updated in [home-assistant.io](https://github.com/home-assistant/home-assistant.io)

If code communicates with devices, web services, or a:
If the code communicates with devices, web services, or third-party tools:
- [ ] Local tests with `tox` run successfully. **Your PR cannot be merged unless tests pass**
- [ ] New dependencies have been added to the `REQUIREMENTS` variable ([example][ex-requir]).
- [ ] New dependencies are only imported inside functions that use them ([example][ex-import]).
Expand Down
10 changes: 5 additions & 5 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ def linkcode_resolve(domain, info):
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'Home-Assistant.tex', 'Home-Assistant Documentation',
'Home-Assistant Team', 'manual'),
(master_doc, 'home-assistant.tex', 'Home Assistant Documentation',
'Home Assistant Team', 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
Expand Down Expand Up @@ -382,7 +382,7 @@ def linkcode_resolve(domain, info):
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'home-assistant', 'Home-Assistant Documentation',
(master_doc, 'home-assistant', 'Home Assistant Documentation',
[author], 1)
]

Expand All @@ -397,8 +397,8 @@ def linkcode_resolve(domain, info):
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'Home-Assistant', 'Home-Assistant Documentation',
author, 'Home-Assistant', 'One line description of project.',
(master_doc, 'Home-Assistant', 'Home Assistant Documentation',
author, 'Home Assistant', 'Open-source home automation platform.',
'Miscellaneous'),
]

Expand Down
Loading
0