core/script
Adam Cooper 485e81db79 whois domain lookup sensor (#10000)
* Init commit of new whois sensor

* Updated requirements

* Resolved updated showing expired, added expired attr

* Added missing attribute in init, added whois to coveragerc

* Various PR comment changes

- Now more resiliant to invalid hostnames
- Removed various assumed STATE_UNKOWN setting
- Upfront check for valid hostname preventing the sensor starting with dud
- Resolved unit of measurement Day, Days, None issue
- Datetime formatting now done to iso 8601 standard
- Removed all expired usage, not really that useful
- Unused hass assignment

* More PR comment resolutions

- Resolved the dilemma with hosts / single host per sensor. Now running
single domain per sensor.
- Renamed host(s) to domain

* Moved coveragerc sensor location

* Re-phrased the expiration_date warning

* Resolved assumed updated_date existence

* Resolved missing indent

* Resolved discover_info typo

* Update whois.py
2017-10-24 09:34:06 +02:00
..
bootstrap [script] Fix dodgy bash syntax for bootstrap (#5552) 2017-01-25 09:21:09 -08:00
bootstrap_frontend Run initial generation for development mode (#9826) 2017-10-12 21:56:38 -07:00
bootstrap_server Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
build_frontend Use node_modules gulp in script/build_frontend (#9170) 2017-08-27 13:46:37 -04:00
dev_docker tradfri: Improve color temp support detection (#7211) 2017-04-21 23:32:51 -07:00
dev_openzwave_docker Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
fingerprint_frontend.py Add object-assign polyfill support to polymer (#5994) 2017-02-14 12:00:45 -08:00
gen_requirements_all.py whois domain lookup sensor (#10000) 2017-10-24 09:34:06 +02:00
inspect_schemas.py [core] Add 'packages' to the config (#5140) 2017-01-13 22:01:47 -08:00
lint Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
lint_docker Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
release Fix script release (#5345) 2017-01-15 09:16:46 -08:00
server Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
setup Change setup script to use pip install instead of setup.py develop (#7756) 2017-05-24 15:31:51 -07:00
test Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
test_docker Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
update Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
update_mdi.py Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00