Files
core/homeassistant/components
Adam Cooper 72ce9ec321 Add platform and sensors for Vultr VPS (#9928)
* Initial commit of Vultr components

Have a working Vultr hub and binary sensor which pulls down the
following attributes of your VPS:
 - Date created
 - Subscription id (server id)
 - Cost per month (in US$)
 - Operating System installed
 - IPv4 address
 - label (human readable name)
 - region
 - number of vcpus
 - which storage package chosen
 - IPV6 address (if applicable)
 - RAM amount

Working next on sensor and then testing / coverage.

* Added Vultr sensor for pending charges and current bandwidth. Refactored binary_sensor and hub too

* Corrected is_on bases

* Added basic tests for Vultr binary & platform

* Updated require files

* Changing test fixture to highlight different cases

* Written basic test for sensor.vultr

* Resolved linting errors and broken test

* Increase test coverage and corrected docs

* Resolved hound issues

* Revert back negative binary test

* Another hound resolve

* Refactoring and adding is switch, moving over to vultr branch

* Made Vultr components more resiliant to invalid configs

* Added negetive test for vultr binary sensor

* Added better testing of vultr sensor

* Resolved vultr platform test affecting subsequent vultr tests

* Moving VULTR components to single use design

* Added in sensor name config

* Added missing sensors var

* Resolved init data setting of sensors, added in name conf to switch

* Made the Vultr component more resiliant to startup failure with better alerting

* Various Vultr component changes

- Refactored sensor, binary_sensor, and switch to reference one subscription
- Renamed CURRENT_BANDWIDTH_GB monitored condition to CURRENT_BANDWIDTH_USED
- Improved test coverage

* Resolved local tox linting issue

* Added more testing for Vultr switch

* Improved test coverage for Vultr components

* Made PR comment changes to vultr binary sensor

* Made PR comment changes to Vultr sensor

* resolved PR comments for Vultr Switch

* Resolved vultr sensor name and improved tests

* Improved Vultr switch testing (default name formatting)

* Removed vultr hub failure checking
2017-11-05 14:10:14 +01:00
..
2017-11-03 20:46:40 -07:00
2017-10-26 22:29:59 -07:00
2017-11-05 13:51:52 +01:00
2017-11-02 22:52:19 -07:00
2017-10-30 21:39:12 +01:00
2017-10-30 21:39:12 +01:00
2017-10-30 21:39:12 +01:00
2017-11-05 13:51:52 +01:00
2017-10-15 21:41:16 -07:00
2017-10-30 21:39:12 +01:00
2017-10-12 21:59:07 -07:00
2017-10-18 18:41:14 +02:00
2017-07-23 23:46:35 -07:00
2017-10-22 00:44:46 -07:00
2017-09-26 21:01:17 +02:00
2017-06-29 11:44:35 +02:00
2017-11-01 09:05:55 +01:00
2017-09-17 20:47:30 +02:00
2017-09-28 20:38:15 +02:00
2017-10-19 10:36:09 +02:00
2017-08-25 13:30:00 +02:00
2017-10-24 19:36:27 -07:00
2017-10-19 01:31:25 +02:00
2017-10-02 17:17:08 +02:00
2017-07-21 21:38:53 -07:00
2017-09-17 11:30:17 +02:00
2017-08-27 23:24:29 -04:00
2017-10-15 23:46:55 +02:00
2017-10-27 16:19:47 +02:00
2017-08-03 10:51:01 +02:00
2017-09-05 07:05:31 -04:00
2017-10-23 15:24:04 +02:00
2017-11-03 10:28:31 +01:00
2017-10-24 19:36:27 -07:00
2017-08-25 13:30:00 +02:00
2017-10-30 08:36:38 +01:00
2017-09-29 00:49:03 +02:00
2017-08-15 22:09:10 -07:00
2017-11-05 13:51:52 +01:00
2017-10-15 10:12:43 -07:00
2017-10-08 20:14:39 +02:00
2017-09-23 17:15:46 +02:00
2017-07-02 12:54:59 -07:00
2017-10-24 18:36:08 +02:00
2017-09-24 08:28:11 +02:00
2017-07-26 14:03:29 +02:00
2017-07-10 12:11:16 +02:00
2017-10-29 13:50:21 +01:00
2017-07-04 06:26:55 +02:00
2017-09-03 11:31:55 +01:00