Timmo
|
968f98706e
|
GitHub Sensor (#19561)
* ✨ Add GitHub sensor
* 👕 fix tox lint warning
* 🔨 Add GitHub to .coveragerc
* 👕 Fix pylint warning
* 🔨 Use config.get
* 🔥 Tighten validation
* 👕 fix linter error
* 🔨 Add path for context in errors
* ✨ Add releases
* ✨ Add GitHub Enterprise server support
* 🔨 remove unused constant
* 🔨 Requested changes
* 🔨 Reorder imports
* 🔨 Change to CONF_URL
* 🔨 Add docstring
* 🔨 Add validation for repo list
* ⬆️ Update PyGithub to 1.43.5
* 🔨 Sort attributes
* 🔥 Fix validation
* 👕 Fix linting issue
* 🔨 Fail platform setup when data init fails with bad credentials etc
* 👕 Fix whitespace lint error
* 🔨 Fix requirements_all version
* 👕 Linter fix attempt
* 🔥 Missing bracket
* 🔥 Another attempt to at a linter fix
* 🔥 Fix indentation
* 🔨 Reduce exception down to main one
* 🔥 Remove update throttle logic
* 🔨 Reduce calls
* 👕 Remove unused imports
* 🔥 🔨 Reduce attribute data
* 👕 Remove unused json import
* 🔨 Remove username and password
* 🔥 Fix counts
* 🔨 Update attrs and add any missing
* 🔨 Add unique_id
* 🔥 Convert uuid to string
* 🔥 Replace UUID with repository path
* 🔨 Cleanup
* 🔨 Cleanup
* 🔥 Remove unused variable
* 🔨 Change to update instead of _update
* 🔨 Improved consistency
* 🔨 Improve consistency
* 👕 Fix line lengths
* 🔨 Fix length
* 🔨 Fix syntax
|
2019-02-07 18:34:27 +01:00 |