Commit Graph

88 Commits

Author SHA1 Message Date
Oncleben31 f85cbb043d Add french translation and strings improvements (#49)
Reusing work done on strings.json done in #37
2021-01-13 12:39:06 +01:00
Oncleben31 75670b7d06 Fix wrong path for link (#48)
For an unknown reason the link was pointing to a one of my repository.
Probably a too quick copy/paste.
2021-01-13 12:31:42 +01:00
Oncleben31 39186e56af Change HACS action (#39) 2020-11-30 12:46:32 +01:00
Joakim Sørensen 8b3b9d380a Rename [blueprint|Blueprint] -> [integration_blueprint|Integration blueprint] (#47) 2020-11-15 00:30:14 +01:00
Joakim Sørensen 668bd9d0bc Remove sampleclient (#45) 2020-11-14 15:27:54 +01:00
Joakim Sørensen bf76923975 Use debian based devcontainer (#44) 2020-11-14 14:28:32 +01:00
Oncleben31 f2b72debbe Fix info.md (#40) 2020-11-14 12:43:02 +01:00
Tobias Efinger 9f9d0e8106 Fix directory name for translations and link to the documentation (#36) 2020-11-14 12:38:52 +01:00
Jean Swart 871f00ebdc Fixed typos (#34) 2020-10-02 09:35:24 +02:00
MatthewFlamm 891cd4c4e0 Use CoordinatorEntity (#33)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2020-09-19 10:59:47 +02:00
Joakim Sørensen 3c2cd2413d Fixes #32 2020-08-09 17:49:36 +02:00
ludeeus 227bd66972 Move translation files 2020-07-08 07:44:38 +02:00
Erik Seglem 99b07e5a7a Feature/setup cfg (#28)
* Add setup.cfg

* Run black and isort.

* Add blueprint to first party.

* Make const import consistent.
2020-05-14 10:40:21 +02:00
Oncleben31 b22ae5949b Improve README for container dev and library update. (#27) 2020-05-11 10:24:30 +02:00
Oncleben31 411ea16668 Minor updates (#26)
* link correction in README.md and info.md

* Add READMME.md for .devcontainer

* Add automation.yaml file in the configuration

* Complete CONTRIBUTING.md
2020-05-03 09:50:31 +02:00
ludeeus 15c2139381 Update tasks 2020-04-26 12:32:28 +02:00
ludeeus 0cd664e2a6 Update postCreateCommand 2020-04-26 09:46:15 +02:00
Joakim Sørensen 97dd68da95 Adds HACS validation action (#24) 2020-04-23 23:22:27 +02:00
ludeeus a727e061d6 Show how to only allow one instance 2020-04-20 17:54:58 +00:00
Joakim Sørensen a53b0f75a1 Spring cleaning ☀️ (#23)
* Spring cleaning

* Actions

* Fix branches

* Changes for config_flow
2020-04-17 19:42:59 +02:00
Joakim Sørensen d408fbec4a Add hassfest action (#22)
* Add hassfest action

* Fix manifest issue
2020-04-16 23:07:50 +02:00
Chris Soyars 48eb57ef70 Fix various typos in comments (#19) 2019-12-28 22:07:05 +01:00
Giorgio Lasala 0a3a92db07 Typo on README.md (#18) 2019-10-10 16:36:05 +02:00
Kevin Eifinger a7d67066d4 use https for pip install ha@dev (#15) 2019-08-17 12:25:05 +02:00
Ian Richardson 123f34de02 Update README.md 2019-07-26 14:04:20 -05:00
ludeeus 73ff34ff9a Add config_flow "docs" 2019-07-25 09:53:43 +00:00
ludeeus db21a76885 Add support for config_flow configuration 2019-07-25 09:42:40 +00:00
ludeeus 5b045f8c4f Adds "tabnine.tabnine-vscode" to devcontainer 2019-07-24 20:26:52 +02:00
ludeeus 6691cd0df9 adds requirements.txt 2019-07-23 11:18:47 +02:00
ludeeus d156150ef0 Adds integrationhelper 2019-07-23 11:17:19 +02:00
ludeeus 92ae97dc5f remove stalebot 2019-07-20 10:52:46 +00:00
ludeeus 0037bb63fe Add translation example 2019-07-20 10:52:12 +00:00
ludeeus f2a65e77b6 Adds pylint 2019-07-19 08:55:49 +02:00
ludeeus 4701c3cd46 Adds info about devcontainer 2019-07-17 16:40:36 +02:00
ludeeus 8457aefc77 Summer update 😎 2019-07-17 13:03:42 +00:00
Joakim Sørensen 45617d8515 Update README.md 2019-05-15 22:44:36 +02:00
Joakim Sørensen 59463b5f70 Create example.yaml 2019-05-15 22:43:06 +02:00
Joakim Sørensen a3ec139da7 Delete resources.json 2019-05-15 22:42:16 +02:00
Joakim Sørensen 6f7550f085 Update main.workflow 2019-04-21 19:46:03 +02:00
ludeeus 23207e0d53 revert 2019-04-21 19:45:42 +02:00
ludeeus b4796efba9 Updates, updates, more updates, worst commit messge ever! 2019-04-21 19:45:01 +02:00
ludeeus 3bdee78f8e Fixes #9 by renaming the file 2019-04-13 21:16:45 +02:00
ludeeus c33b946cc3 Move manifest to correct dir 2019-04-13 21:15:46 +02:00
Ian Richardson 2ff5a884ce Create manifest.json (#12)
Fixes https://github.com/custom-components/blueprint/issues/10
2019-04-13 20:50:15 +02:00
ludeeus 17b1faf7df Correct typo 2019-03-22 08:54:43 +01:00
Ian Richardson 0f8e201567 cleanup badges/add style (#5)
* shield that supports styling

* badge cleanup

* Change discord ID
2019-03-16 21:11:53 +01:00
Ian Richardson 6d01a5d62c Update const.py (#4) 2019-03-16 19:51:12 +01:00
Ian Richardson 94c21d1eea Update __init__.py (#3)
* Update __init__.py

* Set enabled default to `True`
2019-03-16 19:51:01 +01:00
Ian Richardson 6e2def9513 Update CONTRIBUTING.md (#2) 2019-03-16 19:50:47 +01:00
Ian Richardson f8d10d2612 Update README.md (#1)
* Update README.md

* Update README.md
2019-03-16 19:50:39 +01:00