Paulus Schoutsen
68b077ffaa
Add partial mobile app sensor validation ( #36433 )
2020-06-04 10:13:01 +02:00
Franck Nijhof
906385172a
String formatting improvements for tests ( #33663 )
2020-04-05 00:26:08 +02:00
springstan
f1a0ca7cd3
Add and use percentage constant ( #32094 )
...
* Add and use percentage constant
* Fix pylint error and broken test
2020-02-28 11:46:48 -08:00
Daniel Shokouhi
43256ebd83
Add device name to sensor name for mobile_app ( #31756 )
...
* Add device name to sensor name
* Update test to include device name
2020-02-12 11:40:39 -08:00
Paulus Schoutsen
4cfd24a03a
Fix mobile app device identifiers ( #29173 )
2019-11-27 20:27:22 -08:00
Ville Skyttä
d88ca0f5cb
Lint exclusions ( #28655 )
...
* Remove malformed pylint disable markers
* Remove some unused imports
* Remove some unneeded lint exclusions
* Remove more unneeded lint exclusions
* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
b4374c8c4c
Mobile app to use device tracker config entry ( #24238 )
...
* Mobile app to use device tracker config entry
* Lint
* Re-use device_info
* Lint
2019-05-31 23:01:45 -07:00
Penny Wood
e850ccb82c
Fixed test ( #23343 )
2019-04-24 09:55:37 -07:00
Robbie Trencheny
137d80452d
Minor sensor fixes ( #22884 )
...
* Minor sensor fixes
* Fix tests
2019-04-08 01:13:26 -07:00
Paulus Schoutsen
e581d9e249
Fix more test
2019-03-15 09:14:20 -07:00
Paulus Schoutsen
3ce50b0a6a
Fix test
2019-03-15 07:47:13 -07:00
Robbie Trencheny
dcaced1966
Mobile App: Sensors ( #21854 )
...
## Description:
**Related issue (if applicable):** fixes #21782
## Checklist:
- [x] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
- [x] There is no commented out code in this PR.
2019-03-14 17:24:53 -07:00