Commit Graph

523 Commits (ea6ec42bbdf8cc5058cc2cb27093c627a2cdcf07)

Author SHA1 Message Date
Franck Nijhof e320c3b735
Pin gRPC to 1.31.0 to workaround amrv7 issues () 2020-09-27 21:51:37 +02:00
Martin Hjelmare 50c573eb4d
Activate hassfest requirements CI check ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-11 21:38:32 +02:00
J. Nick Koston 9389a7c9be
Limit zeroconf discovery to name/macaddress when provided ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-11 12:19:21 +02:00
Paulus Schoutsen c9f87afd8b
Optimize requirements check with stdlib ()
* Check requirements don't conflict stdlib

* Use regex
2020-09-10 10:51:13 +02:00
Paulus Schoutsen c06b18b47b
Install stdlib-list in script/bootstrap () 2020-09-10 00:36:58 +02:00
Martin Hjelmare 8eed7110a1
Add hassfest requirements validation () 2020-09-06 23:41:41 +02:00
Aidan Timson 09efbc569f
Fix oauth2 template by updating outdated method name () 2020-08-31 10:25:25 +02:00
Ville Skyttä 6ae9399237
Upgrade isort to 5.4.2 () 2020-08-29 08:23:55 +02:00
Ville Skyttä 98993d8503
Trivial requirements cleanups () 2020-08-27 16:56:53 +02:00
Franck Nijhof 1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Paulus Schoutsen b47992dba0
Bump CI cache () 2020-08-26 16:53:22 +02:00
Paulus Schoutsen e96d8a961c
Block typing from being installed () 2020-08-26 14:51:41 +02:00
Paulus Schoutsen df9de8eb5d
Prevent bluepy from being part of requirements_all.txt () 2020-08-26 14:50:14 +02:00
Paulus Schoutsen 2a9da208d4
Allow disabling integrations in manifest, block uuid package being installed and disable ezviz () 2020-08-26 10:20:14 +02:00
Franck Nijhof ea65eb270f
Ignore requirements for env_canada () 2020-08-10 18:00:02 +02:00
Jason Hunter 3546a82cfb
Upgrade to TensorFlow 2 ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-07 08:56:28 +02:00
Paulus Schoutsen f037feaebc
Handle non-existing translations in clean script () 2020-08-06 01:49:52 +02:00
Ville Skyttä 63403f894d
Fix run-in-env.sh sh options ()
Shebang takes only one arg, regression in
f6540e3002
2020-08-03 21:20:12 +02:00
ehendrix23 b916eb6cf2
Update run-in-env.sh () 2020-07-29 19:50:09 +02:00
Paulus Schoutsen 0ffeb4dea4
Add MQTT to constraints file () 2020-07-21 19:19:32 -07:00
Martin Weinelt 1dd5a36f5c
Improve setup script portability () 2020-07-17 09:27:46 -07:00
Ville Skyttä ac0dbb17af
Attrs cleanups () 2020-07-14 10:30:30 -07:00
Paulus Schoutsen 0bcc8624b7
Reference constraint files from requirement files ()
* Reference constraint files from requirement files

* Update azure-pipelines-wheels.yml

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
Joakim Sørensen 0fb73a6332
Add missing manifest object to the check () 2020-07-06 11:21:40 +02:00
Franck Nijhof 1aafa459e5
Fix building of Python Wheels () 2020-07-03 21:33:35 +02:00
Franck Nijhof 573134fcb4
Add GitHub Actions for CI ()
* Add GitHub Actions for CI

* Add base/full to step descriptions
2020-07-03 19:18:01 +02:00
Shulyaka 06e977b444
Add humidifier support to google_assistant () 2020-06-30 14:32:23 -07:00
Paulus Schoutsen 4aedafc73a
Improve setup () 2020-06-25 11:34:47 -07:00
Joakim Sørensen 835f433cf7
Remove loading of legacy translations () 2020-06-23 10:58:11 +02:00
Paulus Schoutsen 5642027ffb
Improve after_dependencies handling () 2020-06-19 17:24:33 -07:00
Franck Nijhof 3cc94f7d6a
ConfigFlow default discovery without unique ID () 2020-06-15 13:38:38 +02:00
Paulus Schoutsen 02bcdf5162
Fix translations download () 2020-06-14 11:38:05 -07:00
Paulus Schoutsen e8b16f0dfd
Enforce unique ID for Hassio discovery () 2020-06-12 17:38:38 +02:00
Tim van Cann d73a4e1ed5
Add Avri config flow ()
* Add config flow to Avri integration

* Add config flow validation

* Update .coveragerc

* Start adding config flow tests

* Fix failing test

* Fix pylint

* Update homeassistant/components/avri/config_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/avri/config_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Fix import order

* Code review comments

* Update homeassistant/components/avri/sensor.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Remove device information

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-06-06 09:37:31 -05:00
Paulus Schoutsen c316735996
Bump lokalise2 2.5.1 () 2020-06-04 10:17:25 +02:00
Paulus Schoutsen 691ec21ba4
Mark min version of httplib2 () 2020-06-01 09:44:18 +02:00
Paulus Schoutsen 35c00fed6d
Migrate translations upload to use Lokalise CLI 2 () 2020-05-29 11:43:48 -07:00
Paulus Schoutsen 9c45115468
Upgrade translations download to use Lokalise CLI v2 () 2020-05-28 21:06:09 -07:00
Bram Kragten cb7b8d94c0
Add check for HTML in translations ()
* Add check for HTML in translations

and remove existing html

* Add test
2020-05-14 19:33:14 +02:00
Paulus Schoutsen dd32324e01
Use config flow references for data () 2020-05-12 10:50:44 -07:00
Paulus Schoutsen befda9a78b
Add email as common data string () 2020-05-12 09:08:07 -07:00
Franck Nijhof 4395fe9298
Remove logo & icon from manifest () 2020-05-10 11:10:44 -04:00
Martin Hjelmare b4142fc7ee
Add const module to oauth2 scaffold template ()
* Add const module to oauth2 template

* Remove const append

* Add domain to const
2020-05-10 12:10:09 +02:00
Paulus Schoutsen 42fc332123
Fix scaffold and hassfest references () 2020-05-09 15:50:44 -07:00
Paulus Schoutsen 0b8f8db67b
Clean up script for WLED translations () 2020-05-06 09:28:46 -07:00
Franck Nijhof 9983c43697
Add issue_tracker property to manifest () 2020-05-05 11:00:00 -07:00
Paulus Schoutsen 34e35f6aa3
Add config flow base strings () 2020-05-04 20:10:39 -07:00
Paulus Schoutsen ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Ville Skyttä 435a88636a
Address new issues flagged by flake8 3.8.0a2 () 2020-04-30 21:37:58 +02:00
Paulus Schoutsen c97ce05b09
Add script to copy backend translations to frontend () 2020-04-28 10:35:38 -07:00