Egregius wrote: ↑Monday 12 February 2024 12:39
I'm on stable 2024.4.
Didn't notice anything yet. I must add that I don't really have color switch besides my Xiaomi hub which I only use for a green or red light.
mmm that is interesting with pass4mqtt only as that one stores '15' indicating the light would be on. ?
Or in combination with pass2php, pretty much lost you at some point so trying to catch up.
Only difference you running proxmox and I trying in Dockers but result could be the same.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
I see in the logfiles that I get 0, 1 and 10. Didn't test in what condition what enters.
The OS shouldn't make a difference indeed. But pass4mqtt replaces pass2php. The main benefit is that it also links up to HASS.
Egregius wrote: ↑Monday 12 February 2024 16:16
I see in the logfiles that I get 0, 1 and 10. Didn't test in what condition what enters.
The OS shouldn't make a difference indeed. But pass4mqtt replaces pass2php. The main benefit is that it also links up to HASS.
So I got HASS running... creates a 30GB DB in 10 days... (because I forwarded some devices to domoticz to it...) it is crazy.
Domoticz since 2014 is only 90 MB...
But now, how to manage the way back with what you did with the doorbell ??
You created an 'automation' in HA to publish a specific topic in the mqtt broker and catch that with the 'pass2hass.php' ??
Would that be the idea ?
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
Only started later with mqtt. Probably would be better to have everything in mqtt. I just don't have much interesest in it anymore. Everything works as expected and is 100% stable so why search for trouble
sincze wrote: ↑Monday 26 February 2024 13:51
creates a 30GB DB in 10 days... (because I forwarded some devices to domoticz to it...) it is crazy.
Did you find anything to limit the db size? I'm searching for avoiding disk writes but can't get it lower than 3GB/day for hass. My domoticz server only writes 200MB/day.
sincze wrote: ↑Monday 26 February 2024 13:51
creates a 30GB DB in 10 days... (because I forwarded some devices to domoticz to it...) it is crazy.
Did you find anything to limit the db size? I'm searching for avoiding disk writes but can't get it lower than 3GB/day for hass. My domoticz server only writes 200MB/day.
I went down from total DB size of 30 GB to 3 GB. Let me share later. Used the exclude in the recorder and a clean up script at 02:22:22
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
sincze wrote: ↑Monday 26 February 2024 13:51
creates a 30GB DB in 10 days... (because I forwarded some devices to domoticz to it...) it is crazy.
Did you find anything to limit the db size? I'm searching for avoiding disk writes but can't get it lower than 3GB/day for hass. My domoticz server only writes 200MB/day.
I went down from total DB size of 30 GB to 3 GB. Let me share later. Used the exclude in the recorder and a clean up script at 02:22:22
The following line was added to the configuration.yaml
Egregius wrote: ↑Friday 12 April 2024 4:54
I already guessed it would be the recorder. I disabled default config to disable history and recorder completely. Still 3GB written each day
Written a day yes. But mine cleans it back daily at 02:22:22 would that be of interest?? It is an automation task.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.