Shulyaka
|
06e977b444
|
Add humidifier support to google_assistant (#37157)
|
2020-06-30 14:32:23 -07:00 |
Paulus Schoutsen
|
5642027ffb
|
Improve after_dependencies handling (#36898)
|
2020-06-19 17:24:33 -07:00 |
Paulus Schoutsen
|
371bea03d6
|
Allow hassfest to validate specific integrations (#34277)
|
2020-04-16 09:00:04 -07:00 |
Paulus Schoutsen
|
397238372e
|
Remove group as a dependency from entity integrations (#32870)
* remove group dependency
* Update device sun light trigger
* Add zone dep back to device tracker
|
2020-03-16 14:47:44 -07:00 |
Paulus Schoutsen
|
db7d0eb9b9
|
Remove hassfest blacklisted rest (#32441)
* Remove blacklisted deps from hassfest deps
* Whitelist all internal integrations
|
2020-03-03 13:57:09 -08:00 |
Paulus Schoutsen
|
270758417b
|
Properly define depenency for Scrape integration on Rest integ… (#32136)
|
2020-02-24 00:03:33 -08:00 |
Paulus Schoutsen
|
b73531b2fc
|
Untag discovery as an allowed dependency (#31934)
|
2020-02-18 08:32:56 -08:00 |
Paulus Schoutsen
|
3b3e062a35
|
Whitelist shopping list updated event (#31742)
* Whitelist shopping list updated event
* Add ignore to hassfest
|
2020-02-12 10:13:07 -08:00 |
Paulus Schoutsen
|
cde414e1df
|
Use set for dependency lookup in hassfest (#31746)
|
2020-02-12 12:59:59 +01:00 |
Ville Skyttä
|
fa4fa30461
|
Various string cleanups (#30435)
* Remove some unnecessary string concatenations
* Replace some simple str.formats with f-strings
* Replace some string concatenations with f-strings
|
2020-01-03 14:47:06 +01:00 |
Paulus Schoutsen
|
834929a14e
|
Clean up mobile app webhooks (#30123)
|
2019-12-21 22:45:06 +01:00 |
Paulus Schoutsen
|
52818bdb89
|
Make Hassfest stricter pt 2 (#30068)
* Make Hassfest stricter
* Fix if-condition
* Small cleanup
|
2019-12-19 14:00:22 +01:00 |
Paulus Schoutsen
|
e0d6810134
|
Remove stream from camera after deps (#30057)
|
2019-12-19 11:23:19 +01:00 |
Paulus Schoutsen
|
9e51a18845
|
Make hassfest import detection better (#29932)
* Make hassfest import detection better
* Fix tests
|
2019-12-16 08:22:20 +01:00 |
Paulus Schoutsen
|
27244e29c4
|
Install discovery requirements if used (#29795)
* Install discovery requirements if used
* Update loader.py
* Fix types
|
2019-12-10 09:24:49 +01:00 |
Bas Nijholt
|
5cb6d1b21f
|
Sort imports according to PEP8 for 'script' folder (#29790)
|
2019-12-09 16:24:03 +01:00 |
Paulus Schoutsen
|
a050d54847
|
Make hassfest stricter (#29494)
* Make hassfest stricter
* Update manifest.json
|
2019-12-05 10:15:28 +01:00 |
Paulus Schoutsen
|
e99184bf68
|
Install requirements of after_dependencies when loading integrations (#29491)
* Install requirements of after_dependencies when loading integrations
* Fix smartthings test
|
2019-12-05 09:28:56 +01:00 |
Franck Nijhof
|
decf13b948
|
Use literal string interpolation in core (f-strings) (#26166)
|
2019-08-23 09:53:33 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
00d26b3049
|
Random hassfest fixes (#23314)
|
2019-04-23 08:34:36 +02:00 |
Paulus Schoutsen
|
ca524233ec
|
Update components that can be used without being set up (#23133)
|
2019-04-16 14:11:58 -07:00 |
Paulus Schoutsen
|
10e8f4f70a
|
Add support for after_dependencies (#23148)
* Add support for after_dependencies
* Remove assert false"
* Fix types
|
2019-04-16 13:40:21 -07:00 |
Paulus Schoutsen
|
e8343452cd
|
Validate component usage (#23037)
* Update manifest validator
* Update circle
* Update text
* Typo
* fix link to codeowners
* Merge CODEOWNERS into hassfest
* Annotate errors with fixable
* Convert error to warning
* Lint
* Make abs path
* Python 3.5...
* Typo
* Fix tests
|
2019-04-13 13:17:01 -07:00 |