Commit Graph

100 Commits

Author SHA1 Message Date
fbf793c4c3 Update README.md
Closes #61
2021-08-29 08:00:26 +02:00
d288b706ef retain user input after an error (#52) 2021-08-15 14:43:31 +02:00
13a80e6af5 Fix typo (#59) 2021-08-02 09:27:33 +02:00
cb91d2f547 Use enable_custom_integrations fixture by default (#58) 2021-05-31 09:33:44 +02:00
a11ab703b1 Add iot_class to manifest 2021-05-14 07:17:49 +00:00
93ed8a4c15 Update .gitignore to include .idea (#57)
Update .gitignore to include .idea for those using Py Charm
2021-05-14 08:54:38 +02:00
70330a886d Fix a typo in the readme (#56) 2021-05-03 10:39:30 +02:00
52057dff79 Fix typo in api.py (#55)
passeword -> password
2021-04-12 03:00:37 +02:00
20575023cc Fix testing by bumping pytest-homeassistant-custom-component (#54) 2021-04-06 22:06:36 +02:00
8637de6b1f Add version 2021-01-30 13:04:58 +00:00
1033955ee1 Prepare and explain how to step by step debugging (#51) 2021-01-14 11:02:47 +01:00
e059bc7cc5 Add example tests (#50) 2021-01-13 18:17:25 +01:00
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
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
39186e56af Change HACS action (#39) 2020-11-30 12:46:32 +01:00
8b3b9d380a Rename [blueprint|Blueprint] -> [integration_blueprint|Integration blueprint] (#47) 2020-11-15 00:30:14 +01:00
668bd9d0bc Remove sampleclient (#45) 2020-11-14 15:27:54 +01:00
bf76923975 Use debian based devcontainer (#44) 2020-11-14 14:28:32 +01:00
f2b72debbe Fix info.md (#40) 2020-11-14 12:43:02 +01:00
9f9d0e8106 Fix directory name for translations and link to the documentation (#36) 2020-11-14 12:38:52 +01:00
871f00ebdc Fixed typos (#34) 2020-10-02 09:35:24 +02:00
891cd4c4e0 Use CoordinatorEntity (#33)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2020-09-19 10:59:47 +02:00
3c2cd2413d Fixes #32 2020-08-09 17:49:36 +02:00
227bd66972 Move translation files 2020-07-08 07:44:38 +02:00
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
b22ae5949b Improve README for container dev and library update. (#27) 2020-05-11 10:24:30 +02:00
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
15c2139381 Update tasks 2020-04-26 12:32:28 +02:00
0cd664e2a6 Update postCreateCommand 2020-04-26 09:46:15 +02:00
97dd68da95 Adds HACS validation action (#24) 2020-04-23 23:22:27 +02:00
a727e061d6 Show how to only allow one instance 2020-04-20 17:54:58 +00:00
a53b0f75a1 Spring cleaning ☀️ (#23)
* Spring cleaning

* Actions

* Fix branches

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

* Fix manifest issue
2020-04-16 23:07:50 +02:00
48eb57ef70 Fix various typos in comments (#19) 2019-12-28 22:07:05 +01:00
0a3a92db07 Typo on README.md (#18) 2019-10-10 16:36:05 +02:00
a7d67066d4 use https for pip install ha@dev (#15) 2019-08-17 12:25:05 +02:00
123f34de02 Update README.md 2019-07-26 14:04:20 -05:00
73ff34ff9a Add config_flow "docs" 2019-07-25 09:53:43 +00:00
db21a76885 Add support for config_flow configuration 2019-07-25 09:42:40 +00:00
5b045f8c4f Adds "tabnine.tabnine-vscode" to devcontainer 2019-07-24 20:26:52 +02:00
6691cd0df9 adds requirements.txt 2019-07-23 11:18:47 +02:00
d156150ef0 Adds integrationhelper 2019-07-23 11:17:19 +02:00
92ae97dc5f remove stalebot 2019-07-20 10:52:46 +00:00
0037bb63fe Add translation example 2019-07-20 10:52:12 +00:00
f2a65e77b6 Adds pylint 2019-07-19 08:55:49 +02:00
4701c3cd46 Adds info about devcontainer 2019-07-17 16:40:36 +02:00
8457aefc77 Summer update 😎 2019-07-17 13:03:42 +00:00
45617d8515 Update README.md 2019-05-15 22:44:36 +02:00
59463b5f70 Create example.yaml 2019-05-15 22:43:06 +02:00
a3ec139da7 Delete resources.json 2019-05-15 22:42:16 +02:00