Anders Melchiorsen
|
d0f9595ad9
|
Add connection control for netgear_lte (#22946)
|
2019-04-22 22:44:46 +02: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 |
Anders Melchiorsen
|
a833736a1e
|
Add sms_total sensor to netgear_lte (#22954)
|
2019-04-10 09:41:57 +02:00 |
Anders Melchiorsen
|
58ec77b017
|
Binary sensors for netgear_lte (#22902)
* Binary sensors for netgear_lte
* Move LTEEntity to component
* Revert unrelated manifest changes
* Address review comments
* Remove unused import
|
2019-04-09 20:28:20 +02:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Anders Melchiorsen
|
282fd225c9
|
Add netgear_lte connection sensors (#22558)
|
2019-03-31 23:47:29 -07:00 |
Anders Melchiorsen
|
1a39fb4de7
|
Add table with netgear_lte sensor units (#22508)
|
2019-03-30 10:09:36 +01:00 |
Anders Melchiorsen
|
a1369c2fee
|
Incoming SMS handling for netgear_lte (#22402)
* Fire netgear_lte events for incoming SMS
* Add netgear_lte.delete_sms service call
* Fix log statement
* Add services.yaml
|
2019-03-27 20:02:04 -07:00 |
Anders Melchiorsen
|
90c4f6f6e5
|
Do data extraction in sensors (#22444)
* Do data extraction in sensors
* Hopefully fix lint
|
2019-03-27 19:24:02 -04:00 |
Anders Melchiorsen
|
afa99c9189
|
Use dispatcher for netgear_lte state updates (#22328)
* Use dispatcher for netgear_lte state updates
* Also dispatch unavailable state
|
2019-03-26 08:06:11 -07:00 |
Anders Melchiorsen
|
2b6e197deb
|
Consolidate the netgear_lte configuration (#22105)
* Consolidate the netgear_lte configuration
* Simplfications from review
* Extract sensor_types
* Simplify defaults
|
2019-03-22 14:43:39 +01:00 |
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08:00 |
Fabian Affolter
|
4cb408f8f9
|
Sort imports (#20984)
|
2019-02-11 14:46:21 -05:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |