Marc Mueller
a3cd1854f6
Update typing 12 ( #48073 )
2021-03-18 14:31:38 +01:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
springstan
c7d983fd44
Catch an extra error for Ring ( #32477 )
2020-03-04 23:09:54 +01:00
Paulus Schoutsen
ced870c588
Remove YAML config from Ring integration ( #32039 )
2020-02-21 17:36:19 -08:00
Paulus Schoutsen
ecef0f6e93
Catch all Ring timeout errors ( #30960 )
...
* Catch more Ring errors
* Fix comment & Disable wifi entities by default
2020-01-19 13:39:16 -08:00
Daniel Shokouhi
6678f8387f
Remove unused import ( #30858 )
2020-01-16 16:26:10 -08:00
Paulus Schoutsen
1e82813c3b
Refactor Ring data handling ( #30777 )
...
* Refactor Ring data handling
* Add async_ to methods
2020-01-15 08:10:42 -08:00
Paulus Schoutsen
c4673ddee1
Update Ring to 0.6.0 ( #30748 )
...
* Update Ring to 0.6.0
* Update sensor tests
* update -> async_update
* Delete temp files
* Address comments
* Final tweaks
* Remove stale print
2020-01-14 12:54:45 -08:00
Paulus Schoutsen
7073b0eb88
Upgrade Ring to new version ( #30666 )
...
* Upgrade Ring to new version
* Move legacy cleanup down
* Fix test
2020-01-11 16:04:39 -08:00
Paulus Schoutsen
3f29c234b8
Add Ring config flow ( #30564 )
...
* Add Ring config flow
* Address comments + migrate platforms to config entry
* Migrate camera too
* Address comments
* Fix order config flows
* setup -> async_setup
2020-01-10 21:35:31 +01:00
springstan
c6066d8b98
Move imports to top for ring ( #29474 )
2019-12-04 21:13:28 -08:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Ross Dargan
5e7465a261
Change how ring polls for changes to allow more platforms to be added ( #25534 )
...
* Add in a switch to control lights and sirens
* Improve the way sensors are updated
* fixes following flake8
* remove light platform, and fix breaking test.
* Resolve issues with tests
* add tests for the switch platform
* fix up flake8 errors
* fix the long strings
* fix naming on private method.
* updates following p/r
* further fixes following pr
* removed import
* add additional tests to improve code coverage
* forgot to check this in
2019-07-31 11:08:40 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Daniel Shokouhi
8aef8c6bb4
Update ring_doorbell to 0.2.3 ( #22395 )
2019-03-25 23:37:59 -07:00
Fabian Affolter
cdc4dc3f11
Rename CONF_ATTRIBUTION to ATTRIBUTION ( #21069 )
...
* Rename CONF_ATTRIBUTION to ATTRIBUTION
* Update homeassistant/components/sensor/irish_rail_transport.py
Co-Authored-By: fabaff <mail@fabian-affolter.ch>
2019-02-14 22:09:22 +01:00
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
Paulus Schoutsen
b8cc547fa3
Move components to folders ( #20774 )
...
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
2019-02-05 19:31:15 -08:00