30-07-2025, 02:04 PM
Hello
Unfortunately my French isn't as good as my English, but hopefully one can help me...
I want to setup 'un routeur photovoltaïque" for an electrical heater for domestic hot water by using a SSR-40 DA. At the moment I only installed the software version 15 on a ESP-32-WROOM, configured WiFi and setup MQTT. But I'm in doubt if I setup it correctly.
As 'Source des mesures de puissance' I took MQTT with 'MQTT Topic Puissance' as 'emon/household/PT' (emon from https://emoncms.org/, a system that is already running).
But for the ''Paramètres serveur MQTT' I'm in doubt:
I guess I'm in doubt because I'm mixing up what I want to discover (la puissance de ma maison on positive ou negative watt) and what I want to publish. If I look with MQTT explorer, I see a topic emon/routeur_rms/Available, with value 'online'. But maybe the routeur can publish other important values as well? But I don't know which :-).
If I look at 'Données brutes', I see the correct 'Données puissances recues par MQTT' (namely the same value as MQTT explorer shows). But at the page 'Accueil'
I think I am misunderstanding something... Who could bring light in the darkness?
Unfortunately my French isn't as good as my English, but hopefully one can help me...
I want to setup 'un routeur photovoltaïque" for an electrical heater for domestic hot water by using a SSR-40 DA. At the moment I only installed the software version 15 on a ESP-32-WROOM, configured WiFi and setup MQTT. But I'm in doubt if I setup it correctly.
As 'Source des mesures de puissance' I took MQTT with 'MQTT Topic Puissance' as 'emon/household/PT' (emon from https://emoncms.org/, a system that is already running).
But for the ''Paramètres serveur MQTT' I'm in doubt:
- 'MQTT Préfixe de découverte (1 seul mot ex : homeassistant )': I just took 'emon', because I have the topic ''emon/household/PT''?
- 'MQTT Préfixe de publication (1 seul mot ex : homeassistant )'. I just took 'emon', because I have the topic ''emon/household/PT''?
- 'MQTT Device Name / Nom routeur (1 seul mot ex : routeur_rms )': I just took the default routeur_rms. But does this value matter somewhere?
- 'Souscrire au forçage des Actions via le serveur MQTT' tranlates as 'Subscribe to the forcing of the Actions via the MQTT server', but I don't know what this means.
I guess I'm in doubt because I'm mixing up what I want to discover (la puissance de ma maison on positive ou negative watt) and what I want to publish. If I look with MQTT explorer, I see a topic emon/routeur_rms/Available, with value 'online'. But maybe the routeur can publish other important values as well? But I don't know which :-).
If I look at 'Données brutes', I see the correct 'Données puissances recues par MQTT' (namely the same value as MQTT explorer shows). But at the page 'Accueil'
- If 'emon/household/PT' is -750, I would expect 'Puissance Active (Pw)' > Injectée to be -750 W as wel, but it is 0 W.
- I also would expect the graph 'Puissance Active Données Maison sur 10 mn en W' at the page 'Accueil' to change with the value of emon/household/PT changing. But it is jus a red horizontal line at zero...
I think I am misunderstanding something... Who could bring light in the darkness?