4eb4b771d7
Init ruff lint/format ( #3719 )
2024-05-27 11:20:07 +02:00
f697bdecd2
Limit stored data ( #3007 )
...
* Limit stored data
* Add initial "migration"
2023-01-15 14:59:15 +01:00
b14cf4b280
Wait with registration of endpoints until directories exist ( #2961 )
...
* Wait with registration of endpoints untill directories exist
* typo
2022-12-17 17:30:47 +00:00
57997ebd04
Add update entities ( #2570 )
2022-03-27 13:38:45 +02:00
47261b5e3d
Fix issues with concurrent downloads ( #2542 )
2022-03-05 14:43:55 +01:00
fc0b324370
Reuse clientsession ( #2412 )
2021-12-29 06:22:12 +01:00
03223be2ce
Remove async_semaphore_wrapper ( #2408 )
2021-12-28 11:11:51 +00:00
33d7f0c1fe
Cleanup unused constants ( #2387 )
2021-12-26 10:40:17 +01:00
7deb26656a
Remove HacsTaskFactory ( #2368 )
2021-12-25 14:38:45 +01:00
475148f538
Move handling of default repositories to HacsRepositories ( #2348 )
2021-12-19 12:39:16 +01:00
571ca11b40
Fix typing for generic API method ( #2335 )
2021-12-12 12:58:11 +01:00
4640a276fb
Set minimum HA version during release flow ( #2191 )
2021-08-29 12:28:32 +00:00
2f8e906b31
Use new API interface to get files in the defaul repository ( #2187 )
2021-08-29 08:01:09 +00:00
6469f77665
Allow reloading the integration from the UI ( #2172 )
2021-08-26 16:48:26 +00:00
189f72eb4e
Move all setup/startup tasks to new TaskManager ( #2165 )
...
* Move tasks
* move more
* move more
* reclassify load task
* move all
* finish
2021-08-25 22:28:55 +00:00
cce6f69236
Set minimum HA version to 2021.2.0 ( #2076 )
2021-06-06 16:48:49 +02:00
005b92fc7a
Limit GitHub API usage ( #2037 )
2021-04-25 15:00:58 +02:00
0577995302
Fix issue with VERSION const ( #1777 )
2021-01-02 17:01:51 +01:00
19068381bb
Handle minimum HA version in configflow ( #1772 )
...
* Handle minimum HA version in configflow
* lint
2020-12-31 20:42:34 +01:00
3687f8cdbc
Reduce logger instances ( #1642 )
2020-11-14 21:04:13 +01:00
776c120a27
Change refrences from master to main
2020-07-29 10:29:21 +00:00
c379226509
Fixes issues with zip downloads
2020-07-18 08:46:51 +00:00
42061237b1
Fix issue with storage version
2020-07-18 08:39:09 +00:00
3bcaa32226
Restructure / Cleanup ( #1367 )
2020-07-07 22:42:05 +02:00
7dbaf47cb8
some cleanup
2020-05-11 11:24:08 +00:00
0b11b3a150
Cleanup
2019-11-17 11:37:52 +00:00
34fe326f21
Preparations for the next release ( #758 )
...
* Set version to master
* Store testing
* Init backup testing
* More backup
* cleanup
* reorginize data
* add experimental config to ws
* Run update during startup
2019-11-09 16:06:03 +01:00
838dbd7112
Fixes #757
2019-11-02 14:06:44 +00:00
0681b89348
Fix display name
2019-10-29 20:55:52 +00:00
27e8512eba
Fixes #744 (Missing configuration options)
2019-10-27 18:08:39 +00:00
3c79bfbc1c
Prepare 0.16.0 release
2019-10-27 17:15:11 +00:00
a367a94885
Version bump
2019-10-24 16:47:25 +00:00
ebcc05b27a
Cleanup after move
2019-10-24 16:03:58 +00:00
78522260dd
Version bump
2019-10-22 14:19:47 +00:00
155f0ea91f
Prepare move
2019-10-22 09:15:46 +00:00
4107744aba
Version bump
2019-10-20 18:20:38 +00:00
3f778d7dd9
Prepare 0.15.8
2019-10-20 18:10:51 +00:00
df0e484d1e
Translations + version bump
2019-10-13 17:12:07 +00:00
9273fa97d2
Docs ( #660 )
...
* init
* init
* update
* uuuuupdates
* lgtm fix
* tttteeeeesssssssttttttt
* change build location
* minor update
* img update
* Layout
* Add demo
* Add placeholders
* rename dir
* cleanup
* names
* Add back FAQ
* Add initial config
* Adds config options
* rename
* rewording
* navigation placeholder
* Version bump
* upda
* style
* restructure
* Add remove steps.
* cleanup
* cleanup
* "fill" placeholders
* Last update
2019-10-12 17:19:53 +02:00
b6814895f2
Missed a version bump
2019-10-10 17:09:02 +00:00
11caa2aa70
Version bump
2019-10-10 15:30:57 +00:00
bef0edf9cf
0.15.2 preparations
2019-10-06 15:46:54 +00:00
37c1bbd59b
Fix spinners ( #611 )
2019-10-02 20:12:01 +02:00
7594bdac6b
Version bump
2019-10-01 19:23:17 +00:00
f6b6f7b62b
Handle files in the custom_components dir
2019-09-21 15:58:40 +00:00
c157b8f0ac
Fix AttributeError for YAML when options is not defined #552
2019-09-21 10:45:14 +00:00
81d7290108
Merge beta into master for 0.14 release ( #550 )
...
* Set version
* Trigger build
* Add issues.md
* Add link at the bottom
* Add appdaemon example
* Make links clickable
* Adds isssue note
* Handle persistent_directory
* Add check if self.repository_manifest exist
* Handle content_in_root for all categories
* Remove device_info property (#548 )
* New devcontainer
* Add release_limit for version selector
* Fix multiloading of HACS
* Add default note
* Fix LGTM warnings
* Add badges
* Set 0.98 as minimum version
* Version bump
2019-09-21 11:09:04 +02:00
7a7a23cc4d
Add config options ( #520 )
2019-09-12 19:10:01 +02:00
f75988a88e
Set master as version
2019-08-19 14:15:46 +02:00
1f9a4e1a42
Version bump, there will probably be another release soon...
2019-08-14 17:23:38 +02:00