DTux
/
dtux__moha
Archived
1
0
Fork 0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Daniel Tartavel e7fa2edbbc added mysql database configuration 2022-09-09 18:12:04 +02:00
apiserver debbuging presence 2022-09-09 16:52:26 +02:00
archives - changed webserver to apiserver 2022-04-07 01:44:17 +02:00
class debug 2022-09-05 13:47:41 +02:00
config debbuging presence 2022-09-09 16:52:26 +02:00
daemons debbuging presence 2022-09-09 16:52:42 +02:00
docs debugage 2022-02-23 10:23:16 +01:00
hooks debbuging hooks 2022-09-09 16:53:19 +02:00
sql added mysql database configuration 2022-09-09 18:12:04 +02:00
systemd debug 2022-09-01 18:49:32 +02:00
tools added systemd services enabling 2022-09-09 17:56:14 +02:00
topics_callbacks debug 2022-09-05 13:47:41 +02:00
webserver debbuging presence 2022-09-09 16:52:26 +02:00
LICENSE Initial commit 2021-12-30 15:06:37 +00:00
README.md ajout rechargement auto des fichiers de conf modifié. 2022-09-02 18:00:01 +02:00
configWatch.php debug 2022-09-03 21:13:43 +02:00
constants.php debugged notification of availability of devices 2022-08-12 10:41:55 +02:00
db_functions.php debbuging 2022-09-09 16:53:49 +02:00
devices_logs.php debugging 2022-01-28 23:05:58 +01:00
events.db debug 2022-05-29 01:55:22 +02:00
events.php debbuging 2022-09-09 16:53:49 +02:00
moha.kdev4 first commit 2021-12-30 16:18:32 +01:00
moha.php debbuging 2022-09-09 16:53:49 +02:00
mqtt_functions.php - changed webserver to apiserver 2022-04-07 01:44:17 +02:00
presence.php debug 2022-09-05 13:47:41 +02:00
utils.php debbuging 2022-09-09 16:53:49 +02:00

README.md

moha

My Own Home Assistant

You must configure sudoers to allow usr domotique to execute nmap and systemctl restart presenceD.service

/etc/sudoers:

Cmnd_Alias DOM = /usr/bin/nmap, /usr/bin/systemctl restart presenceD.service domotique ALL=(ALL) NOPASSWD: DOM