Files
core/tests/components
Wim Haanstra 2f2952e0ec Openhardwaremonitor (#8056)
* Open Hardware Monitor sensor

Platform which is able to connect to the JSON API of Open Hardware Monitor and adds sensors for the devices.

* Remove copyright in header, not needed.

* - Removed old code
- Fixed typo’s in comments
- Removed log spamming
- Removed code that was unnecessary
- Use requests instead of urllib
- Moved sensor update functionality to data handler, to remove unwanted constructor parameters

* Fixed typo in comment
Added tests

* Added default fixture, to stabilize tests

* - Fix for values deeper than 4 levels, no longer relies on fixed level
- Fixed tests

* Removed timer in preference of helper methods

* Moved update functionality back to Entity….
Updated SCAN INTERVAL

* Added timeout to request
Removed retry when Open Hardware Monitor API is not reachable
Fixed naming of sensors
Flow optimalisations
Fixed tests to use states

* Remove unused import
2017-06-25 13:48:05 -07:00
..
2017-06-25 10:53:15 -07:00
2017-06-04 22:55:06 -07:00
2017-05-19 07:37:39 -07:00
2017-06-17 10:03:49 -07:00
2017-06-17 10:03:49 -07:00
2017-06-25 13:48:05 -07:00
2017-06-17 10:03:49 -07:00
2017-05-13 21:25:54 -07:00
2016-03-09 10:25:50 +01:00
2017-05-11 09:04:17 -07:00
2017-05-19 07:37:39 -07:00
2017-05-12 20:14:17 -07:00
2017-05-19 07:37:39 -07:00
2017-06-17 10:03:49 -07:00
2017-06-25 10:53:15 -07:00
2017-04-11 09:23:41 -07:00
2017-03-30 00:50:53 -07:00