Commit graph

30 commits

Author SHA1 Message Date
Martin Hjelmare
50fffe48f8
Add zwave to zwave_js migration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 08:55:27 -07:00
J. Nick Koston
64661ee2b7
Add network configuration integration ()
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-26 09:06:30 -07:00
J. Nick Koston
1fb9008488
Include platform only integrations in the manifest list api () 2021-03-29 12:51:48 +02:00
J. Nick Koston
fd310e1f41
Update homekit to improve representation of activity based remotes () 2021-03-21 21:55:20 -07:00
Marc Mueller
4cb7718192
Update typing 16 () 2021-03-18 22:58:19 +01:00
Tony Roman
f9e33a4a0d
Allow running and restarting with both ozw and zwave active ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-08 10:26:08 -08:00
Shulyaka
06e977b444
Add humidifier support to google_assistant () 2020-06-30 14:32:23 -07:00
Paulus Schoutsen
5642027ffb
Improve after_dependencies handling () 2020-06-19 17:24:33 -07:00
Paulus Schoutsen
371bea03d6
Allow hassfest to validate specific integrations () 2020-04-16 09:00:04 -07:00
Paulus Schoutsen
397238372e
Remove group as a dependency from entity integrations ()
* 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 ()
* 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… () 2020-02-24 00:03:33 -08:00
Paulus Schoutsen
b73531b2fc
Untag discovery as an allowed dependency () 2020-02-18 08:32:56 -08:00
Paulus Schoutsen
3b3e062a35
Whitelist shopping list updated event ()
* 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 () 2020-02-12 12:59:59 +01:00
Ville Skyttä
fa4fa30461 Various string cleanups ()
* 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 () 2019-12-21 22:45:06 +01:00
Paulus Schoutsen
52818bdb89
Make Hassfest stricter pt 2 ()
* 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 () 2019-12-19 11:23:19 +01:00
Paulus Schoutsen
9e51a18845
Make hassfest import detection better ()
* Make hassfest import detection better

* Fix tests
2019-12-16 08:22:20 +01:00
Paulus Schoutsen
27244e29c4 Install discovery requirements if used ()
* 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 () 2019-12-09 16:24:03 +01:00
Paulus Schoutsen
a050d54847 Make hassfest stricter ()
* 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 ()
* 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) () 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 () 2019-04-23 08:34:36 +02:00
Paulus Schoutsen
ca524233ec
Update components that can be used without being set up () 2019-04-16 14:11:58 -07:00
Paulus Schoutsen
10e8f4f70a
Add support for after_dependencies ()
* Add support for after_dependencies

* Remove assert false"

* Fix types
2019-04-16 13:40:21 -07:00
Paulus Schoutsen
e8343452cd
Validate component usage ()
* 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