Fabian Affolter
baa974a487
Upgrade numpy to 1.15.0 ( #15722 )
2018-07-29 08:46:20 +02:00
Paulus Schoutsen
feb8aff46b
Bump frontend to 20180726.0
2018-07-26 09:38:10 +02:00
Ville Skyttä
eee9b50b70
Upgrade pylint to 2.0.1 ( #15683 )
...
* Upgrade pylint to 2.0.1
* Pylint 2 bad-whitespace fix
* Pylint 2 possibly-unused-variable fixes
* Pylint 2 try-except-raise fixes
* Disable pylint fixme for todoist for now
https://github.com/PyCQA/pylint/pull/2320
* Disable pylint 2 useless-return for now
https://github.com/PyCQA/pylint/issues/2300
* Disable pylint 2 invalid-name for type variables for now
https://github.com/PyCQA/pylint/issues/1290
* Disable pylint 2 not-an-iterable for now
https://github.com/PyCQA/pylint/issues/2311
* Pylint 2 unsubscriptable-object workarounds
* Disable intentional pylint 2 assignment-from-nones
* Disable pylint 2 unsupported-membership-test apparent false positives
* Disable pylint 2 assignment-from-no-return apparent false positives
* Disable pylint 2 comparison-with-callable false positives
https://github.com/PyCQA/pylint/issues/2306
2018-07-26 08:55:42 +02:00
Paulus Schoutsen
264c618b11
Bump frontend to 20180724.0
2018-07-24 14:16:25 +02:00
Ville Skyttä
a38c0d6d15
Upgrade mypy to 0.620 ( #15612 )
2018-07-22 13:37:26 +02:00
Paulus Schoutsen
3341c5cf21
Update the frontend to 20180720.0
2018-07-20 12:30:10 +02:00
Paulus Schoutsen
33ee91a748
Bump frontend to 20180719.0
2018-07-19 10:52:28 +02:00
Paulus Schoutsen
dfe17491f8
Bump frontend to 20180718.0
2018-07-18 17:34:16 +02:00
Paulus Schoutsen
d2f4bce6c0
Bump frontend to 20180717.0
2018-07-17 10:57:05 +02:00
Paulus Schoutsen
edf1f44668
Bump frontend to 20180716.0
2018-07-16 08:50:21 +02:00
Mattias Welponer
6db069881b
Update homematicip_cloud with enum states ( #15460 )
...
* Update to next version with enum states
* Change to generic dimmer class
* Update of requirement files
* Update to hmip lib to v0.9.7
* Missing update of requirements files
* Cleanup of icon properties
2018-07-15 02:59:19 +02:00
Paulus Schoutsen
ae581694ac
Bump frontend to 20180713.0
2018-07-13 15:33:33 +02:00
Ville Skyttä
a6ba5ec1c8
upgrade-mypy ( #14904 )
...
* Upgrade mypy to 0.600
* Upgrade mypy to 0.610
* Typing improvements
* remove unneeded or
* remove merge artifact
* Update loader.py
2018-07-13 13:49:24 +02:00
Paulus Schoutsen
2ee62b10bc
Bump frontend to 20180710.0
2018-07-10 12:01:52 +02:00
Paulus Schoutsen
57977bcef3
Bump frontend to 20180709.0
2018-07-09 18:26:51 +02:00
Paulus Schoutsen
b333dba875
Bump frontend to 20180708.0
2018-07-08 17:25:15 +02:00
Andrey
02238b6412
Add python 3.7 to travis and tox ( #14523 )
...
* Add python 3.7 to travis and tox
* Use pyyaml from github
* Don't version constraints
* Fix version tag
* Change to new pyyaml release
* Python 3.7 requires xenial
* Fix namespace detection
* Use correct RegEx type
* Update pexpect to 4.6
* Use correct validation for dictionaries
* Disable Py37 incompatible packages
* Upgrade all pexpect to 4.6
* Add explicit None as default param
2018-07-07 10:48:02 -04:00
Ville Skyttä
dabbd7bd63
Upgrade pytest to 3.6.3 ( #15332 )
2018-07-07 11:06:49 +02:00
Mattias Welponer
9970965718
Add HomematicIP Cloud Config Flow and Entries loading ( #14861 )
...
* Add HomematicIP Cloud to config flow
* Inititial trial for config_flow
* Integrations text files
* Load and write config_flow and init homematicip_cloud
* Split into dedicated files
* Ceanup of text messages
* Working config_flow
* Move imports inside a function
* Enable laoding even no accesspoints are defined
* Revert unnecassary changes in CONFIG_SCHEMA
* Better error handling
* fix flask8
* Migration to async for token generation
* A few fixes
* Simplify config_flow
* Bump version to 9.6 with renamed package
* Requirements file
* First fixes after review
* Implement async_step_import
* Cleanup for Config Flow
* First tests for homematicip_cloud setup
* Remove config_flow tests
* Really remove all things
* Fix comment
* Update picture
* Add support for async_setup_entry to switch and climate platform
* Update path of the config_flow picture
* Refactoring for better tesability
* Further tests implemented
* Move 3th party lib inside function
* Fix lint
* Update requirments_test_all.txt file
* UPdate of requirments_test_all.txt did not work
* Furder cleanup in websocket connection
* Remove a test for the hap
* Revert "Remove a test for the hap"
This reverts commit 968d58cba1
.
* First tests implemented for config_flow
* Fix lint
* Rework of client registration process
* Implemented tests for config_flow 100% coverage
* Cleanup
* Cleanup comments and code
* Try to fix import problem
* Add homematicip to the test env requirements
2018-07-06 17:05:34 -04:00
Paulus Schoutsen
91d6d0df84
Bump frontend to 20180704.0
2018-07-04 12:11:24 -04:00
Paulus Schoutsen
b2df199674
Bump frontend to 20180703.1
2018-07-03 14:51:57 -04:00
Paulus Schoutsen
5ec61e4649
Bump frontend to 20180703.0
2018-07-03 11:03:23 -04:00
Robert Svensson
bedd2d7e41
deCONZ - new sensor attribute 'on' and new sensor GenericFlag ( #15247 )
...
* New sensor attribute 'on'
* New sensor GenericFlag
2018-07-02 23:14:38 +02:00
Paulus Schoutsen
0feb4c5439
Bump frontend to 20180702.1
2018-07-02 14:43:31 -04:00
Paulus Schoutsen
00c366d7ea
Update frontend to 20180702.0
2018-07-02 08:56:37 -04:00
Fabian Affolter
4a4b9180d8
Upgrade sqlalchemy to 1.2.9 ( #15250 )
2018-07-01 13:01:48 -04:00
Paulus Schoutsen
235282e335
Bump frontend to 20180701.0
2018-07-01 13:00:34 -04:00
Ville Skyttä
cfe7c0aa01
Upgrade pytest to 3.6.2 ( #15241 )
2018-07-01 10:40:23 +02:00
Paulus Schoutsen
bbbec5a056
Bump frontend to 20180629.1
2018-06-29 17:21:54 -04:00
Alex Barcelo
a277470363
Adding 'namespace' for prometheus metrics ( #13738 )
...
* Updating prometheus client version
* Using `entity_filter` as filter mechanism
* New optional `namespace` configuration
2018-06-28 16:49:33 +02:00
Paulus Schoutsen
c0b6a857f7
Version bump to 20180627.0
2018-06-27 14:20:24 -04:00
Paulus Schoutsen
15507df407
Bump frontend to 20180625.0
2018-06-25 16:04:17 -04:00
Jason Hu
6c0fc65eaf
Bump python-nest to 4.0.3 ( #15098 )
...
Resolve network reconnect issue
2018-06-25 13:04:32 -04:00
Robert Svensson
5a71a22fb9
deCONZ small improvements ( #15128 )
...
* Make sure that bridge id is available for config entry
* Fix so deconz reports proper color values
* Bump dependency to v39
2018-06-24 15:48:59 -06:00
Paulus Schoutsen
c419cbb46f
Bump frontend to 20180622.1
2018-06-22 12:46:45 -04:00
Paulus Schoutsen
0c01f3a0fe
Update frontend to 20180622.0
2018-06-22 10:24:04 -04:00
Paulus Schoutsen
94eee6d069
Frontend bump to 20180621.2
2018-06-21 17:38:44 -04:00
Paulus Schoutsen
6781ecf159
Bump frontend to 20180621.1
2018-06-21 17:15:16 -04:00
Paulus Schoutsen
b687de879c
Update frontend to 20180621.0
2018-06-21 14:57:08 -04:00
Paulus Schoutsen
895306f822
Rename experimental UI to lovelace ( #15065 )
...
* Rename experimental UI to lovelace
* Bump frontend to 20180620.0
2018-06-20 15:13:08 -04:00
Paulus Schoutsen
62432ced90
Update frontend to 20180619.0
2018-06-19 10:56:33 -04:00
Paulus Schoutsen
8869617890
Bump frontend to 20180618.0
2018-06-18 09:58:16 -04:00
Fabian Affolter
bc8093c73b
Upgrade numpy to 1.14.5 ( #15015 )
2018-06-17 09:39:27 -04:00
Paulus Schoutsen
3db5d5bbf9
Frontend bump to 20180617.0
2018-06-16 22:35:19 -04:00
Paulus Schoutsen
1375adfeab
Bump frontend to 20180616.0
2018-06-16 17:32:49 -04:00
Marcelo Moreira de Mello
2839f0ff5f
Upgrade ring_doorbell to 0.2.1 to fix oauth issues ( #14984 )
...
* Upgraded to ring_doorbell to 0.2.1 to fix oauth issues
* Updated unittest to cover Ring oauth
2018-06-16 08:58:39 +02:00
Paulus Schoutsen
47a344f3a1
Bump frontend to 20180615.0
2018-06-15 13:46:31 -04:00
Paulus Schoutsen
2c6e6c2a6f
Add config entry for Sonos + Cast ( #14955 )
...
* Add config entry for Sonos
* Lint
* Use add_job
* Add Cast config entry
* Lint
* Rename DOMAIN import
* Mock pychromecast in test
2018-06-14 15:17:54 -04:00
Paulus Schoutsen
b2440a6d95
Fix tests ( #14959 )
...
* Fix tests
* Lint
2018-06-14 11:57:09 -04:00
Paulus Schoutsen
e014a84215
Nest config flow ( #14921 )
...
* Move nest to dir based component
* Add config flow for Nest
* Load Nest platforms via config entry
* Add tests for Nest config flow
* Import existing access tokens as config entries
* Lint
* Update coverage
* Update translation
* Fix tests
* Address strings
* Use python-nest token resolution
* Lint
* Do not do I/O inside constructor
* Lint
* Update test requirements
2018-06-13 11:14:52 -04:00