I found another way
Use : MqttMapper
With this config
{
"Température 104": {
"topic": "shellyplus1pm-345f45213ce0/status/temperature:104",
"type": "80", "subtype": "1", "switchtype": "0",
"mapping": {"item": "tC", "multiplier": 1, "digits": 1}
},
"Température 103": {
"topic": "shellyplus1pm ...
Search found 5 matches
- Friday 11 April 2025 19:27
- Forum: Other questions and discussions
- Topic: [Solved] MQTT Shelly add-on
- Replies: 1
- Views: 1245
- Thursday 10 April 2025 19:45
- Forum: Other questions and discussions
- Topic: [Solved] MQTT Shelly add-on
- Replies: 1
- Views: 1245
[Solved] MQTT Shelly add-on
Hi
I've got a Shelly 1PM with the add-on on it.
it should send me 5 temperatures.
the shelly web page has the 5 temperatures.
shelly.png
I used shellyteacher4domo
I changed the mqtt_templates_gen2.txt file to add the 2 missing settings in it (copy/past and change)
topic=%discovery_prefix ...
I've got a Shelly 1PM with the add-on on it.
it should send me 5 temperatures.
the shelly web page has the 5 temperatures.
shelly.png
I used shellyteacher4domo
I changed the mqtt_templates_gen2.txt file to add the 2 missing settings in it (copy/past and change)
topic=%discovery_prefix ...
- Sunday 22 December 2019 10:02
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Domoticz runs as root, and pid file for monit
- Replies: 5
- Views: 3656
Re: Domoticz runs as root, and pid file for monit
hi
for those who wants here is the service file that creates the pid file :)
[Unit]
Description=domoticz_service
After=network-online.target
[Service]
User=pi
Group=users
PermissionsStartOnly=true
WorkingDirectory=/home/pi/domoticz
ExecStartPre=/usr/bin/install -d -m 0755 -o pi -g users ...
for those who wants here is the service file that creates the pid file :)
[Unit]
Description=domoticz_service
After=network-online.target
[Service]
User=pi
Group=users
PermissionsStartOnly=true
WorkingDirectory=/home/pi/domoticz
ExecStartPre=/usr/bin/install -d -m 0755 -o pi -g users ...
- Sunday 29 May 2016 13:47
- Forum: Android
- Topic: Sever switching issue for Domoticz
- Replies: 2
- Views: 1243
Re: Sever switching issue for Domoticz
I kown that Domoticz running on my Raspberry is free 
I'm using the Android app (the one from play store), the light version is free, the multi server one is not free
https://play.google.com/store/apps/deta ... cz.premium
you're right about ssl... forgot
I'm using the Android app (the one from play store), the light version is free, the multi server one is not free
https://play.google.com/store/apps/deta ... cz.premium
you're right about ssl... forgot
- Sunday 29 May 2016 13:05
- Forum: Android
- Topic: Sever switching issue for Domoticz
- Replies: 2
- Views: 1243
Sever switching issue for Domoticz
Hi
I just bought the Domoticz app.
I have to ways to access my Raspberry pi.
* Either I use my local network (internal IP , 10.0.0.0/16), i'm using my WiFi
* or I use a cutom port on my router ( public IP), I'm using 3G
I cannot switch from one server to the other one with the dedicated menu ...
I just bought the Domoticz app.
I have to ways to access my Raspberry pi.
* Either I use my local network (internal IP , 10.0.0.0/16), i'm using my WiFi
* or I use a cutom port on my router ( public IP), I'm using 3G
I cannot switch from one server to the other one with the dedicated menu ...