cdce8p and Paulus Schoutsen
f1c5e756ff
Fix logbook domain filter - alexa, homekit ( #18790 )
2018-11-29 22:51:12 +01:00
Paulus Schoutsen and Paulus Schoutsen
ff33d34b81
Legacy api fix ( #18733 )
...
* Set user for API password requests
* Fix tests
* Fix typing
2018-11-29 22:51:11 +01:00
Ian Richardson and Paulus Schoutsen
601389302a
Convert shopping-list update to WebSockets ( #18713 )
...
* Convert shopping-list update to WebSockets
* Update shopping_list.py
* Update test_shopping_list.py
2018-11-29 22:51:10 +01:00
Ian Richardson and Paulus Schoutsen
2ba521caf8
Add websocket call for adding item to shopping-list ( #18623 )
2018-11-29 22:51:10 +01:00
Aaron Bach and GitHub
6f7ff9a18a
Remove additional self from update function in RainMachine ( #18810 )
2018-11-29 14:47:41 -07:00
Daniel Høyer Iversen and Paulus Schoutsen
4bc9e6dfe0
Remove self from update function in rainmachine ( #18807 )
2018-11-29 22:28:27 +01:00
Paulus Schoutsen and GitHub
28215d7edd
Make auth backwards compat again ( #18792 )
...
* Made auth not backwards compat
* Fix tests
2018-11-29 22:26:19 +01:00
Paulus Schoutsen and GitHub
38ecf71307
Fix race condition in group.set ( #18796 )
2018-11-29 22:26:06 +01:00
Eric Nagley and Paulus Schoutsen
4e272624eb
BUGFIX: handle extra fan speeds. ( #18799 )
...
* BUGFIX: add support for extra fan speeds.
* Drop extra fan speeds.
Remove catch all, drop missing fan speeds.
* fix self.speed_synonyms call. Remove un-needed keys() call
2018-11-29 22:24:53 +01:00
Aaron Bach and Paulus Schoutsen
ab4d0a7fc3
Bumped py17track to 2.1.0 ( #18804 )
2018-11-29 22:24:32 +01:00
Paulus Schoutsen and GitHub
ca74f5efde
Render the secret ( #18793 )
2018-11-29 22:17:01 +01:00
Eric Nagley and Paulus Schoutsen
e50a6ef8af
Add support for Mode trait in Google Assistant. ( #18772 )
...
* Add support for Mode trait in Google Assistant.
* Simplify supported logic.
* Fix SUPPORTED_MODE_SETTINGS to correct rip failures.
* more stray commas
* update tests.
2018-11-29 21:14:17 +01:00
Eliseo Martelli and Fabian Affolter
5c026b1fa2
Added qbittorrent sensor platform ( #18618 )
...
* added qbittorrent sensor platform
* Added requirements
* linting
* disabled broad-except
* added noqa
* removed pass statement (left that from development session)
* Added to coveragerc & moved to async
* fixed linting
* fixed indentation
* removed white space
* added await
* Removed generic exception
* removed pylint disable
* added auth checks
* linting
* fixed linting
* fixed error
* should be fixed now
* linting
* ordered imports
* added requested changes
* Update homeassistant/components/sensor/qbittorrent.py
Co-Authored-By: eliseomartelli <martely98@gmail.com >
* Update qbittorrent.py
* Minor changes
2018-11-29 20:40:26 +01:00
cdce8p and Paulus Schoutsen
474567e762
Fix logbook domain filter - alexa, homekit ( #18790 )
2018-11-29 20:16:39 +01:00
Fabian Affolter and GitHub
16911a5cb4
Update lang list ( fixes #18768 ) ( #18773 )
...
* Update lang list (fixes #18768 )
* Fix lint issues
2018-11-29 19:14:14 +01:00
Daniel Høyer Iversen and Fabian Affolter
46389fb6ca
Update switchmate lib ( #18785 )
2018-11-29 19:13:08 +01:00
Paulus Schoutsen and Fabian Affolter
9aeb489282
Raise NotImplementedError ( #18777 )
2018-11-29 16:40:49 +01:00
Daniel Høyer Iversen and Fabian Affolter
8c9a39845c
Round average price for Tibber ( #18784 )
2018-11-29 16:39:39 +01:00
Fabian Affolter
c976ac3b39
Fix lint issues
2018-11-29 12:28:50 +01:00
mdallaire and Sean Dague
07a7ee0ac7
Add more waterfurnace sensors ( #18451 )
...
Add the following sensors that provide interesting data when using a variable speed geothermal system:
* Compressor Power
* Fan Power
* Aux Power
* Loop Pump Power
* Compressor Speed
* Fan Speed
2018-11-29 06:04:12 -05:00
Paulus Schoutsen and GitHub
c6c55c4419
Merge pull request #18776 from home-assistant/rc
...
0.83
0.83.0
2018-11-29 11:45:20 +01:00
Paulus Schoutsen
1364114dc1
Bumped version to 0.83.0
2018-11-29 10:57:40 +01:00
Ian Richardson and Paulus Schoutsen
a306475065
Convert shopping-list clear to WebSockets ( #18769 )
2018-11-29 10:06:18 +01:00
Fabian Affolter
faeaa43393
Update lang list ( fixes #18768 )
2018-11-29 09:26:48 +01:00
ehendrix23 and Fabian Affolter
aadf72d445
Fix statistics for binary sensor ( #18764 )
...
* Fix statistics for binary sensor
-) Binary sensors have 'on' and 'off' for state resulting in issue as numbers were expected. Fixed so that it works with non-numeric states as well.
-) Added check to skip unknown states.
-) Updates test so that binary sensor test will use non-numeric values for states.
* Using guard clause and changed debug to error
Changed to use a guard clause for state unknown.
Writing error on value error instead of debug.
* Add docstring
2018-11-29 09:01:56 +01:00
Paulus Schoutsen
05915775e3
Bumped version to 0.83.0b3
0.83.0b3
2018-11-28 22:47:37 +01:00
Paulus Schoutsen and Paulus Schoutsen
311c796da7
Default to on if logged in ( #18766 )
2018-11-28 22:47:09 +01:00
Paulus Schoutsen and Paulus Schoutsen
f860cac4ea
OwnTracks Config Entry ( #18759 )
...
* OwnTracks Config Entry
* Fix test
* Fix headers
* Lint
* Username for android only
* Update translations
* Tweak translation
* Create config entry if not there
* Update reqs
* Types
* Lint
2018-11-28 22:47:08 +01:00
Adam Mills and Paulus Schoutsen
58e0ff0b1b
Async tests for owntracks device tracker ( #18681 )
2018-11-28 22:47:08 +01:00
Paulus Schoutsen and GitHub
48e28843e6
OwnTracks Config Entry ( #18759 )
...
* OwnTracks Config Entry
* Fix test
* Fix headers
* Lint
* Username for android only
* Update translations
* Tweak translation
* Create config entry if not there
* Update reqs
* Types
* Lint
2018-11-28 22:20:13 +01:00
Paulus Schoutsen and GitHub
e06fa0d2d0
Default to on if logged in ( #18766 )
2018-11-28 22:17:37 +01:00
ehendrix23 and Paulus Schoutsen
0bdf96d94c
Add block after setting up component ( #18756 )
...
Added a block_till_done after setting up component and before starting HASS.
2018-11-28 16:14:37 +01:00
Fabian Affolter and Pascal Vizeli
623cec206b
Upgrade Adafruit-DHT to 1.4.0 ( fixes #15847 ) ( #18614 )
2018-11-28 13:38:26 +01:00
Paulus Schoutsen and Pascal Vizeli
a2386f871d
Forbid float NaN in JSON ( #18757 )
2018-11-28 13:25:23 +01:00
Adam Mills and Paulus Schoutsen
5c3a4e3d10
Restore states through a JSON store instead of recorder ( #17270 )
...
* Restore states through a JSON store
* Accept entity_id directly in restore state helper
* Keep states stored between runs for a limited time
* Remove warning
2018-11-28 13:16:43 +01:00
Diogo Gomes and Paulus Schoutsen
a039c3209b
Replace token in camera.push with webhook ( #18380 )
...
* replace token with webhook
* missing PR 18206 aditions
* remove unused property
* increase robustness
* lint
* address review comments
* id -> name
2018-11-28 10:36:29 +01:00
majuss and Charles Garwood
fc8b1f4968
Update lupupy version to 0.0.13 ( #18754 )
...
* lupupy version push
2018-11-27 21:21:27 -05:00
damarco and Paulus Schoutsen
052d305243
Add config entry for ZHA ( #18352 )
...
* Add support for zha config entries
* Add support for zha config entries
* Fix node_config retrieval
* Dynamically load discovered entities
* Restore device config support
* Refactor loading of entities
* Remove device registry support
* Send discovery_info directly
* Clean up discovery_info in hass.data
* Update tests
* Clean up rebase
* Simplify config flow
* Address comments
* Fix config path and zigpy check timeout
* Remove device entities when unloading config entry
2018-11-27 21:21:25 +01:00
ehendrix23 and Paulus Schoutsen
43676fcaf4
Moved stop method and registering STOP_EVENT outside of init ( #18582 )
...
* Moved stop method and registering outside of init
Moved the cleanup to a seperate method and perform registering for the event in setup.
* Removed use of global variable
Removed use of global variable.
* Removed API_SESSIONS
Removed unused declaration API_SESSIONS.
2018-11-27 20:41:25 +01:00
Paulus Schoutsen and Paulus Schoutsen
f3047b9c03
Fix logbook filtering entities ( #18721 )
...
* Fix logbook filtering entities
* Fix flaky test
2018-11-27 20:16:32 +01:00
Paulus Schoutsen
775c909a8c
Bumped version to 0.83.0b2
2018-11-27 20:15:57 +01:00
Paulus Schoutsen and Paulus Schoutsen
3a8303137a
Add permission checks to Rest API ( #18639 )
...
* Add permission checks to Rest API
* Clean up unnecessary method
* Remove all the tuple stuff from entity check
* Simplify perms
* Correct param name for owner permission
* Hass.io make/update user to be admin
* Types
2018-11-27 20:15:48 +01:00
Aaron Bach and GitHub
093fa6f5e9
Bumped simplisafe-python to 3.1.14 ( #18752 )
2018-11-27 11:40:49 -07:00
Anton Johansson and Adam Mills
dd8544fdf8
Fix typo in log ( #18751 )
2018-11-27 13:09:25 -05:00
Bryan York and Paulus Schoutsen
02309cc318
Enable Google Assistant OnOffTrait for climate devices that support them ( #18544 )
...
* Enable Google Assistant OnOffTrait for climate devices that support them
This commit enables the OnOffTrait for climate devices that have the SUPPORT_ON_OFF feature. I have tested this locally with a Sensibo device which supports ON_OFF and a nest device that does not.
* Update trait.py
* Add tests for onoff_climate
* Add OnOff trait to climate.heatpump
* Add on status to heatpump in google_assistant tests
2018-11-27 17:11:55 +01:00
Austin and Paulus Schoutsen
2f07e92cc2
Fix decora_wifi residences ( #17228 )
...
* Fix decora multiple residences
* Fix typo
* Update decora_wifi.py
2018-11-27 16:53:28 +01:00
Luis Martinez de Bartolome Izquierdo and Paulus Schoutsen
7b3b7d2eec
Wunderlist component ( #18339 )
...
* Wunderlist component
* Check credentials
* Dont print credentials
* Update __init__.py
2018-11-27 15:44:09 +01:00
Fredrik Erlandsson and Paulus Schoutsen
5d5c78b374
Add unique_id for Daikin entities ( #18747 )
2018-11-27 15:36:55 +01:00
Fredrik Erlandsson and Paulus Schoutsen
eb2e2a116e
Add unique_id for tellduslive ( #18744 )
2018-11-27 15:35:51 +01:00
Fredrik Erlandsson and Fabian Affolter
392898e694
Updated codeowners ( #18746 )
2018-11-27 14:59:25 +01:00