Franck Nijhof
39336d3ea3
Add prettier (in pre-commit and CI) ( #33693 )
...
* Add prettier (in pre-commit and CI)
* Make all file prettier
* Change order
* Add to Azure Pipelines
* Fix a YAML file prettier caught as invalid
* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
HomeAssistant Azure
5bedc4ede2
[ci skip] Translation update
2020-03-29 00:04:45 +00: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
Ville Skyttä
3e23a3a860
Add and use bunch of data size and rate related constants ( #31781 )
...
Also fix a few units to match the corresponding data.
2020-02-13 08:52:57 -08:00
HomeAssistant Azure
40e866a5bb
[ci skip] Translation update
2020-02-13 00:31:46 +00:00
Rami Mosleh
c66106ee98
Add Glances sensors dynamically ( #28639 )
...
* Add temp_sensors to glances dynamically
* unsub from updates when sensor is disabled
* dynamicall add sensors
* change "device_name" to "mnt_point"
* remove unnecessary logging
* update sensor.py
* update test_config_flow.py
* remove commented code
2020-02-10 15:02:14 -08:00
HomeAssistant Azure
274cf23269
[ci skip] Translation update
2020-02-07 00:31:50 +00:00
HomeAssistant Azure
db6449c3fb
[ci skip] Translation update
2020-02-04 00:31:49 +00:00
Franck Nijhof
fb35d382e1
Remove all empty *_setup_platform() from integrations ( #31025 )
...
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
2020-01-21 12:38:38 +01:00
HomeAssistant Azure
0534153ae7
[ci skip] Translation update
2020-01-13 00:31:54 +00:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
HomeAssistant Azure
d1ed67f44a
[ci skip] Translation update
2020-01-06 00:32:11 +00:00
HomeAssistant Azure
8dc366c75b
[ci skip] Translation update
2019-11-29 00:32:07 +00:00
HomeAssistant Azure
08d662c0a5
[ci skip] Translation update
2019-11-14 00:32:16 +00:00
HomeAssistant Azure
4863face69
[ci skip] Translation update
2019-11-02 00:31:48 +00:00
HomeAssistant Azure
e700384cce
[ci skip] Translation update
2019-10-30 00:32:11 +00:00
HomeAssistant Azure
868f88a4e0
[ci skip] Translation update
2019-10-27 00:32:10 +00:00
HomeAssistant Azure
95295791bd
[ci skip] Translation update
2019-10-25 00:32:15 +00:00
HomeAssistant Azure
8c31afc31e
[ci skip] Translation update
2019-10-24 00:32:18 +00:00
Paulus Schoutsen
23289459ca
Update translations
2019-10-23 13:36:38 -07:00
HomeAssistant Azure
dc3aa43f73
[ci skip] Translation update
2019-10-23 00:32:15 +00:00
HomeAssistant Azure
2cc039dbc4
[ci skip] Translation update
2019-10-22 00:32:10 +00:00
Rami Mosleh
09f9875ccf
Glances config flow ( #27221 )
...
* Glances Integration with config flow
* Glances Integration with config flow
* fix description texts
* Glances Integration with config flow
* Glances Integration with config flow
* fix description texts
* update .coverage.py
* add codeowner
* add test_options
* Fixed typos, Added import, fixed tests
* sort imports
* remove commented code
2019-10-21 10:17:21 +02:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Martin Brooksbank
5e15675593
Add additional needles to glances cpu_temp attribute ( #22311 )
...
* Added additional needles to the cpu_temp attribute
* Fix conflict
2019-09-19 09:55:07 +02:00
newbee112
03cfe7247b
Update sensor.py ( #26218 )
...
Added more options for CPU temp.
2019-08-27 00:14:38 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Jonathan
d25214beb1
Add aml_thermal label ( #24665 )
...
Added label for the CPU Temperature for AmLogic ARM chips.
2019-06-22 12:58:37 +02:00
Clifford W. Hansen
0a13c47a8c
Added percent to the disk,memory and swap percent labels ( #24575 )
2019-06-17 09:23:14 -07:00
Philippe Delodder
df9a9a1fec
Add "soc-thermal 1" as CPU Temp label to Glances ( #23635 )
2019-05-03 15:43:51 +02:00
Christopher Viel
b1b269b302
Add more CPU temp. labels to Glances ( #23179 )
2019-04-19 15:21:16 +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
roblandry
c7a49e0820
Fix glances docker container errors ( #22846 )
...
* Fix unavailable container errors
* Update to dev
* Use const
2019-04-07 13:07:05 -04: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
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00