hass-core/homeassistant
Bram Kragten b7896491e3 Lovelace ws: add move command (#17806)
* Check for unique ids + ids are strings

* Add move command

* Add test for move

* lint

* more lint

* Address comments

* Update test
2018-10-26 12:56:14 +02:00
..
auth Allow creating signed urls (#17759) 2018-10-25 16:44:57 +02:00
components Lovelace ws: add move command (#17806) 2018-10-26 12:56:14 +02:00
helpers Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
scripts Logbook context (#16937) 2018-10-01 16:12:25 +02:00
util Fixed issue #16903 re exception with multiple simultanious writes (#17636) 2018-10-23 10:54:03 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
config.py Tweak sensors comments in default config (#17526) 2018-10-17 09:58:41 +02:00
config_entries.py Migrate twilio webhooks to the webhook component (#17715) 2018-10-25 09:46:22 +02:00
const.py Geo location trigger added (#16967) 2018-10-22 20:01:01 +02:00
core.py Fire an event when timer gets out of sync (#17398) 2018-10-15 11:34:36 +02:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Allow config entry setup to raise not ready (#17135) 2018-10-04 15:53:50 +02:00
loader.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade async_timeout to 3.0.1 (#17655) 2018-10-21 14:13:30 +02:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00