Search found 5 matches

by MrJown
Friday 03 January 2020 9:49
Forum: Others
Topic: Xiaomi Mijia V2 (LYWSD03MMC) BLE
Replies: 1
Views: 2027

Xiaomi Mijia V2 (LYWSD03MMC) BLE

Hello, It is possible to link this device to a Domoticz server ? https://fr.gearbest.com/home-gadgets/pp_009779569785.html It uses BLE (Bluetooth Low Energy) I try with the script presented on this topic : https://domoticz.com/forum/viewtopic.php?f=56&t=13306 But it doesn't work when I exe the ...
by MrJown
Friday 20 December 2019 16:29
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz on an existing configuration
Replies: 5
Views: 582

Re: Installing Domoticz on an existing configuration

Hello,

Everything worked fine !

Thank you for your tip :)

Nathan.
by MrJown
Friday 20 December 2019 12:08
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz on an existing configuration
Replies: 5
Views: 582

Re: Installing Domoticz on an existing configuration

Ok thanks for your help.
I will post here when the installation is finished :)

Nathan.
by MrJown
Friday 20 December 2019 12:04
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz on an existing configuration
Replies: 5
Views: 582

Re: Installing Domoticz on an existing configuration

Hello,

Thanks for your reply.

When I launch the command to install Domoticz,
it will be use the port 443 to access to the interface in HTTPS.

But the 443 port is already used.
There will be a conflict with my others hosts ?

Nathan.
by MrJown
Friday 20 December 2019 11:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz on an existing configuration
Replies: 5
Views: 582

Installing Domoticz on an existing configuration

Hello, I have a Raspberry PI 3 B+ with Raspbian Lite. On it I have apache2, PHP, MariaDB to manage 2 or 3 hosts : blog.example.com house.example.com I want to add Domoticz on this actual configuration but I'm scared to destroy all if I launch the command : curl -L https://install.domoticz.com | bash ...