1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00
Commit graph

92 commits

Author SHA1 Message Date
Krakinou
e15be595ce Permission domotciz.db 2021-08-10 13:50:37 +02:00
yalh76
d291d44ebb Fix upgrade 2021-08-05 20:06:45 +02:00
yalh76
b0832486c2 Apply last example_ynh 2021-08-05 02:21:46 +02:00
Krakinou
2de62b468c
Merge pull request #5 from yunohost-bot/issue-and-pr-template
[autopatch] Update issue and PR templates
2021-05-14 10:30:02 +02:00
Yunohost-Bot
e7201d386e [autopatch] Update issue and PR templates 2021-05-13 17:46:19 +02:00
Krakinou
6d20f68caa
Merge pull request #4 from YunoHost-Apps/testing
Add gpio & i2c groups to domoticz user
2021-02-05 23:53:48 +01:00
Krakinou
0aff4f160a Test group before applying 2021-02-05 23:24:45 +01:00
Krakinou
a1429a859d correct usermod 2021-02-05 12:56:39 +01:00
Krakinou
3f2e43c4c3 clearer doc 2021-02-04 23:35:15 +01:00
Krakinou
c8aff6d869 Merge branch 'testing' of https://github.com/Yunohost-Apps/domoticz_ynh into testing 2021-02-04 23:11:32 +01:00
Krakinou
ccc25a29bd Add gpio group 2021-02-04 23:11:12 +01:00
Krakinou
c7ded41b40 Add i2c bus access 2021-02-02 21:04:57 +01:00
Krakinou
f51b0edb58
Merge pull request #3 from tofbouf/patch-3
Update systemd.service
2021-01-28 22:32:07 +01:00
tofbouf
a02c7f4d1c
Update systemd.service
Problem

    System Alive Checker does not work. The "ping'ed" adresses are always shown as OFF.

Solution

    From the domoticz documentation:
When running Domoticz without root (recommended), you need to add the correct socket capabilities for this to function properly and restart domoticz (otherwise it will fail silently!):
$ sudo setcap -v cap_net_raw+eip <full qualified name of domoticz executable> 

So, I added the capability "cap_net_raw=+eip" in systemd.service

R Status

    Code finished.
    Tested on my own instance.
2021-01-27 09:05:36 +01:00
Krakinou
d36702780b correct pull request template 2021-01-25 00:02:02 +01:00
Krakinou
1bf2f63425
Merge pull request #2 from YunoHost-Apps/testing
Merging testing
2021-01-24 15:37:08 +01:00
Krakinou
94ee40c2d6 Allow upload of files up to 10M 2021-01-17 19:02:59 +01:00
Krakinou
41f527e623
Merge pull request #1 from YunoHost-Apps/api_madness
Merge api madness
2020-12-23 23:03:56 +01:00
Krakinou
03589eca2b Add previous commit 2020-12-11 00:13:46 +01:00
Krakinou
ebcc1275bb typo 2020-12-07 23:04:12 +01:00
Krakinou
a4208525c8 add api_path 2020-12-06 22:10:18 +01:00
Krakinou
3ac63b4c61 API_PATH management 2020-12-06 15:46:57 +01:00
Krakinou
573b3ed34a More typo + additionnal comment 2020-12-06 11:37:24 +01:00
Krakinou
d6dbb1759d Typo in README 2020-12-06 10:17:49 +01:00
Krakinou
6aa7b1d28b API madness 2020-12-05 23:08:32 +01:00
Krakinou
dfce441b1c New Permission system - Domoticz API 2020-11-29 12:00:20 +01:00
Krakinou
cf402923ff Correct depot 2020-11-26 20:26:24 +01:00
Krakinou
4866f1c9d7 Correct package_linter checks 2020-11-26 20:24:36 +01:00
Krakinou
2256e8e130 Add user to dialout group 2020-11-25 21:51:32 +01:00
Krakinou
026d5535c7 documentation update 2020-11-08 17:04:56 +01:00
Krakinou
4a0d5cc44c Correct add_header 2020-11-08 16:41:15 +01:00
Krakinou
2dcf735431 Change ownership to $app 2020-11-08 15:29:10 +01:00
Krakinou
27f423a59a Allow internal upgrade 2020-11-08 15:24:23 +01:00
Krakinou
940ea6289c Update from previous version 2020-11-07 22:10:44 +01:00
Krakinou
aa05897277 Ass -sslwww 0 in order not to broke nginx 2020-11-07 10:24:49 +01:00
Krakinou
b1a1dddc2e Remove --time - Cleaning 2020-11-07 10:24:19 +01:00
Krakinou
9ec5555c4e Remove --time 2020-11-07 10:22:36 +01:00
Krakinou
32f644fbf4 Cleaning manifest 2020-11-07 10:13:40 +01:00
Krakinou
86292be393 Update documentation on update 2020-11-01 16:01:26 +01:00
Krakinou
cebb6f9777 License & Readme 2020-10-09 23:01:20 +02:00
Krakinou
de5393dd28 delete unwanted file 2020-10-05 23:08:39 +02:00
Krakinou
0e1deb0cb0 Initial Commit 2020-10-05 23:05:58 +02:00