Justin Goette
907de1aaab
change entity.py to use extra_state_attributes ( #66 )
2021-12-05 20:07:40 +01:00
Rian Ó Cuinneagáin
b7a5860bbf
Correct name "Blueprint" ->"Integration blueprint" ( #64 )
2021-11-18 10:49:40 +01:00
Justin Goette
3a2ced07f2
remove async_timeout.timeout loop arg ( #65 )
2021-11-18 10:49:24 +01:00
Joakim Sørensen
fbf793c4c3
Update README.md
...
Closes #61
2021-08-29 08:00:26 +02:00
Rod Payne
d288b706ef
retain user input after an error ( #52 )
2021-08-15 14:43:31 +02:00
Thibaut
13a80e6af5
Fix typo ( #59 )
2021-08-02 09:27:33 +02:00
MatthewFlamm
cb91d2f547
Use enable_custom_integrations fixture by default ( #58 )
2021-05-31 09:33:44 +02:00
Ludeeus
a11ab703b1
Add iot_class to manifest
2021-05-14 07:17:49 +00:00
Ronnie
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
Ronnie
70330a886d
Fix a typo in the readme ( #56 )
2021-05-03 10:39:30 +02:00
Ronnie
52057dff79
Fix typo in api.py ( #55 )
...
passeword -> password
2021-04-12 03:00:37 +02:00
MatthewFlamm
20575023cc
Fix testing by bumping pytest-homeassistant-custom-component ( #54 )
2021-04-06 22:06:36 +02:00
Ludeeus
8637de6b1f
Add version
2021-01-30 13:04:58 +00:00
Oncleben31
1033955ee1
Prepare and explain how to step by step debugging ( #51 )
2021-01-14 11:02:47 +01:00
Raman Gupta
e059bc7cc5
Add example tests ( #50 )
2021-01-13 18:17:25 +01:00
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
ludeeus
56d61a8c1f
Add switch platform
2019-03-10 15:55:33 +01:00
ludeeus
6ab2f89a30
Fix icon for binary_sensor
2019-03-09 13:21:47 +01:00
ludeeus
551e08ef37
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-09 13:19:21 +01:00
ludeeus
616119eb09
Fix config issues
2019-03-09 13:19:19 +01:00
github-actions[bot]
9e26772a1a
Updated package file
2019-03-09 12:02:43 +00:00
ludeeus
775d56196c
Black format
2019-03-09 13:01:44 +01:00
github-actions[bot]
44df9faee0
Updated package file
2019-03-09 11:58:47 +00:00
ludeeus
f891b56cb2
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-09 12:58:02 +01:00
ludeeus
239ab126fb
Update actions
2019-03-09 12:58:00 +01:00
github-actions[bot]
45e8c03424
Updated package file
2019-03-09 11:57:37 +00:00
ludeeus
72f0635833
fix broken actions
2019-03-09 12:55:32 +01:00
ludeeus
3865152f5f
Fix links
2019-03-09 12:54:46 +01:00
ludeeus
2010ee4d02
Remove refrences
2019-03-09 12:53:16 +01:00
ludeeus
3cdebc5097
Fix broken link
2019-03-09 12:52:58 +01:00
ludeeus
dc7824b765
Adds CONTRIBUTING
2019-03-09 12:52:16 +01:00
ludeeus
bac1074a71
Remove switch
2019-03-09 12:36:53 +01:00
ludeeus
20a36692e7
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-09 12:33:15 +01:00
ludeeus
53f2adf129
Add configuration
2019-03-09 12:33:12 +01:00
github-actions[bot]
a7c74fdf86
Updated package file
2019-03-08 21:59:19 +00:00
ludeeus
011400bb38
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-08 22:58:36 +01:00
ludeeus
9a4a86bfea
add binary_sensor to resources.json
2019-03-08 22:58:34 +01:00
github-actions[bot]
3717319711
Updated package file
2019-03-08 21:54:51 +00:00
ludeeus
01d25d9908
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-08 22:54:11 +01:00
ludeeus
43652bc1c2
Move stuff
2019-03-08 22:54:08 +01:00
github-actions[bot]
cd150f816f
Updated package file
2019-03-08 21:53:31 +00:00
ludeeus
43e6ba2f25
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-08 22:52:47 +01:00
ludeeus
f95c60fc53
Add more descriptions
2019-03-08 22:52:45 +01:00
github-actions[bot]
523126d0a9
Updated package file
2019-03-08 21:42:26 +00:00
ludeeus
2750137017
Fix BinarySensor Class name
2019-03-08 22:41:38 +01:00
github-actions[bot]
2f48db9582
Updated package file
2019-03-08 21:25:37 +00:00
ludeeus
6a043f9e29
Merge branch 'master' of https://github.com/ludeeus/blueprint
2019-03-08 22:24:49 +01:00
ludeeus
6bd7005957
Add binary_sensor
2019-03-08 22:24:47 +01:00
github-actions[bot]
1c072fb5fa
Updated package file
2019-03-08 21:13:11 +00:00
ludeeus
ce2d663821
minor updates
2019-03-08 22:12:01 +01:00
github-actions[bot]
08fbf028d3
Created package file
2019-03-08 18:25:59 +00:00
ludeeus
bf3dab8782
Action commit
2019-03-08 18:25:29 +00:00
ludeeus
ad2e54a710
fix action
2019-03-08 19:24:11 +01:00
ludeeus
f686660196
init
2019-03-08 19:17:48 +01:00