Search found 2589 matches

by Egregius
Thursday 05 June 2025 13:07
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

Ha, the access key was stored in plain text in the database :) Repo should be up to date, updated 3 minutes ago. But probably something was wrong with the cron job as the previous commit was from May 13th. I will probably not be visiting this forum often anymore. For any tips on Pass2PHP search me ...
by Egregius
Thursday 05 June 2025 9:16
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

I guess so ;)
Still some work to do but 98% is operational.
Mostly need to move my Xiaomi bridge, if I can figure out the access key.
by Egregius
Monday 02 June 2025 14:53
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

As of now my Github repo pass2php is no longer compatible with Domoticz. It's rewritten to suit Home Assistant MQTT Statestream.
If you still like to use it, as example or anything, you'll have to browse the history to a date before today.
by Egregius
Tuesday 28 January 2025 5:31
Forum: General Discussion
Topic: Proxmox HA option = redundant Domoticz ?
Replies: 12
Views: 885

Re: Proxmox HA option = redundant Domoticz ?

Do you mean in a Proxmox backup?
That's called STOP mode. The schedule and mode are set at Datacenter --> Backup
by Egregius
Friday 24 January 2025 11:53
Forum: General Discussion
Topic: Proxmox HA option = redundant Domoticz ?
Replies: 12
Views: 885

Re: Proxmox HA option = redundant Domoticz ?

I think you first need to ask yourself if it's all worth it? I mean, do you have that many failures to set up a redundant system? I worked with Windows print servers in cluster and that was just a pain to manage. I am also running Domoticz in a Proxmox CT and never had an issue since. In case of a ...
by Egregius
Thursday 09 January 2025 8:52
Forum: Forum feedback
Topic: This forum
Replies: 17
Views: 17383

Re: This forum

I also have this problem on all Windows, MacOS and iOS devices that I have access to. So I don't believe it's a 'clear caching' thing.
by Egregius
Saturday 04 January 2025 11:15
Forum: General Discussion
Topic: Display problem in phpBB
Replies: 14
Views: 1224

Re: Display problem in phpBB

It also happens when logged in...
by Egregius
Saturday 04 January 2025 7:45
Forum: General Discussion
Topic: Display problem in phpBB
Replies: 14
Views: 1224

Re: Display problem in phpBB

You sure? If I open a private window I still get the snow. Used a private window because that's disabled in my profile.
by Egregius
Friday 03 January 2025 8:46
Forum: Forum feedback
Topic: Login from new MacBook doesn't work
Replies: 2
Views: 1649

Re: Login from new MacBook doesn't work

What browser are you using?
Just tested in Chrome 131 on MacOS 15.2 in a private window and I could login normally.
by Egregius
Thursday 02 January 2025 15:10
Forum: General Discussion
Topic: Display problem in phpBB
Replies: 14
Views: 1224

Re: Display problem in phpBB

I see the same issue in Chrome and Safari on MacOS and Chrome, Firefox and Edge on Windows. Each test was done in a private browsing window.
by Egregius
Tuesday 17 December 2024 13:24
Forum: General Discussion
Topic: which files can be deleted safe from raspberry?
Replies: 4
Views: 682

Re: which files can be deleted safe from raspberry?

/var/log should be easy to clean.
And I suppose /var/cache/apt with "apt clean".
by Egregius
Saturday 30 November 2024 9:02
Forum: General Discussion
Topic: Proxmox
Replies: 9
Views: 865

Re: Proxmox

I'm running Domoticz without Docker on Debian in a Proxmox CT. Runs perfectly. No hassle at all to restore a backup if needed. Because CT uses a LXC container there's practically no overhead at all. Am I right in thinking that you are running the docker containers in Proxmox without using a VM ? I ...
by Egregius
Friday 29 November 2024 6:57
Forum: General Discussion
Topic: Proxmox
Replies: 9
Views: 865

Re: Proxmox

I'm running Domoticz without Docker on Debian in a Proxmox CT. Runs perfectly. No hassle at all to restore a backup if needed.
Because CT uses a LXC container there's practically no overhead at all.
by Egregius
Friday 11 October 2024 9:23
Forum: Other questions and discussions
Topic: security dz website/wiki since hack
Replies: 9
Views: 1296

Re: security dz website/wiki since hack

I find it quite annoying to have to wait a few seconds for the forum to open. Because of this I come less online here.
by Egregius
Saturday 24 August 2024 6:10
Forum: General Discussion
Topic: restart domoticz possible by esp32?
Replies: 5
Views: 1374

Re: restart domoticz possible by esp32?

Use the developer tools of your browser... http://192.168.2.2:8080/json.htm?type=command&param=system_reboot This is a script I run on the domoticz server itself: DOMOTICZ=`curl -s --connect-timeout 2 --max-time 5 "http://127.0.0.1:8080/json.htm?type=command&param=getdevices&rid=1"` STATUS=`echo ...
by Egregius
Saturday 10 August 2024 17:58
Forum: Temperature and Weather
Topic: Best weather API for 3/6 hour prediction for Europe
Replies: 13
Views: 3105

Re: Best weather API for 3/6 hour prediction for Europe

Why not just use apis that work with lat/lon? Would be a lot easier.
by Egregius
Monday 05 August 2024 7:33
Forum: Temperature and Weather
Topic: Best weather API for 3/6 hour prediction for Europe
Replies: 13
Views: 3105

Re: Best weather API for 3/6 hour prediction for Europe

I use several weather services and calculate average of them. These are all based on latitude/longtitude: https://api.openweathermap.org/data/3.0/onecall?lat=50.9929&lon=3.2112&exclude=minutely,daily,alerts&units=metric&appid=APPID https://api.weatherapi.com/v1/current.json?q=50.9929,3.2112&key=KEY ...
by Egregius
Friday 12 April 2024 4:54
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

I already guessed it would be the recorder. I disabled default config to disable history and recorder completely. Still 3GB written each day :o
by Egregius
Saturday 06 April 2024 9:43
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

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.
by Egregius
Tuesday 27 February 2024 13:34
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1514
Views: 816012

Re: Pass2PHP

Aha, was truly simple to have it al in mqtt, just had to add the binary_sensor line.

Code: Select all

mqtt_statestream:
  base_topic: homeassistant
  include:
    domains:
      - switch
      - sensor
      - binary_sensor