Commit graph

19 commits

Author SHA1 Message Date
Fabian Affolter
64a78d7b4f Upgrade psutil to 3.2.2 2015-10-13 23:41:46 +02:00
Jeff Schroeder
0afb6114c5 Make the entity names for systemmonitor sensors a bit nicer
This prevents them from having trailing whitespace, which makes them
end with `_`.
2015-09-14 21:20:41 -05:00
Paulus Schoutsen
2df26a0d1a Fix sensor.systemmonitor 2015-09-13 23:29:13 -07:00
Fabian Affolter
914a6dff5e Update docstring (config file) and attempt to honor PEP0257 2015-09-07 19:40:09 +02:00
Ryan Kraus
893ae15042 Changed component REQUIREMENTS to absolute versions. 2015-08-29 21:39:50 -04:00
Paulus Schoutsen
940b2998ea Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
Fabian Affolter
cdb1677b59 fix pylint issue 2015-06-17 23:58:14 +02:00
Fabian Affolter
cb35363e10 add missing resource 2015-06-17 23:46:48 +02:00
Fabian Affolter
05b70825fa add a couple of new resources 2015-06-17 23:42:11 +02:00
Fabian Affolter
fdb46d80ba Update documentation 2015-05-13 19:06:17 -07:00
Paulus Schoutsen
ec557f8d44 Fix broken tellstick and systemmonitor sensors 2015-03-21 22:26:41 -07:00
Paulus Schoutsen
a9324ba9d4 Update components to use Entity instead of Device 2015-03-21 19:16:13 -07:00
Paulus Schoutsen
9b643d57f0 ps: Add a global config object to Home Assistant 2015-03-18 23:02:58 -07:00
theolind
43f0014200 Added process watching functionality to sensor.systemmonitor 2015-03-07 20:54:52 +01:00
theolind
1215b5e994 Fixed type issue 2015-03-07 15:55:32 +01:00
theolind
828c78cb1f fixed style errors 2015-03-07 15:49:58 +01:00
theolind
3173249dc3 fixed typo 2015-03-07 15:24:35 +01:00
theolind
97258747c7 Renamed device to resource 2015-03-07 15:22:03 +01:00
theolind
19964e914a Added a system monitoring platform to the sensor component 2015-03-07 14:54:08 +01:00