Search found 50 matches

by gimic
Tuesday 25 April 2023 23:05
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

No, i don't have dimmers. All lights / roller shutters & blinds are on relay modules.
by gimic
Saturday 01 April 2023 21:27
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

The update has gone surprisingly well. Now updated for 3 days and no big issues yet. issues i got were: 1 Blinds no longer functioning -> why? because in old version the status was on, off and stop now it is open, closed and stopped --> solution: change the every php where the status is checked ...
by gimic
Saturday 18 February 2023 18:57
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Do you have any advice to upgrade from V4.10602 Build Date: 2019-04-04 20:51:02 To latest domoticz 2023.1? What would be the way to go? i have everything programmed in pass2php and stable for 4 years now but in the need for zigbee2mqtt. i have a cold spare device (HP thin client with ssd) to install ...
by gimic
Tuesday 10 November 2020 20:43
Forum: PHP and all others
Topic: Bosh Dishwasher with Home-Connect
Replies: 57
Views: 15758

Re: Bosh Dishwasher with Home-Connect

FireWizard wrote: Thursday 13 August 2020 21:19 Hi,

@Knibor

I will send you a PM to avoid that we have a privat conversation in the public part.
If we have a working flow, we will publish it here.

Regards
Hi did you get the node red working with homeconnect? If yes can you share the code plz?
by gimic
Monday 09 November 2020 20:58
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

The old xiaomi works with the round sensor types. The new one does not i think. I am happy with my 6 xiaomi temperature sensors and the old gw. It was cheap 😊

My response time is 80ms on a thin cliënt with atom cpu and 2gig ram.
by gimic
Thursday 23 May 2019 13:13
Forum: Dashticz
Topic: Camera image rotate 90 degrees
Replies: 2
Views: 986

Re: Camera image rotate 90 degrees

Thanks, that does the trick!
by gimic
Wednesday 22 May 2019 13:05
Forum: Dashticz
Topic: Camera image rotate 90 degrees
Replies: 2
Views: 986

Camera image rotate 90 degrees

Is it possible to rotate an image that comes from a camera 90 degrees?
i'ts declared in a button
buttons.ipcam1 = {key: 'cam1' , width:12, isimage:true, image: 'https://192.168.0.165/snap.jpg?JpegCam=1'}
by gimic
Saturday 04 May 2019 8:55
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Are the idx number filled in in tour database?
by gimic
Friday 03 May 2019 20:01
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Device files are in var/www/html/secure/pass2php
by gimic
Sunday 14 April 2019 8:00
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Indeed my DB is also Mariadb
by gimic
Saturday 13 April 2019 19:55
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

i did not do any other commands, did not get errors either

google mysql raspberry pi and you will find a howto, its bascially only apt-get install mysql

the commands for the db should be the same.
by gimic
Saturday 13 April 2019 16:05
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

I am not working on pi, i am on thin cliënt with debian stretch on it. I'l look at it tonight if i missed any commands between, but dont think so.
by gimic
Saturday 13 April 2019 13:28
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Installation on debian stretch: New version 04/2019 With my sql: wget http://repo.mysql.com/mysql-apt-config_0.8.9-1_all.deb dpkg -i mysql-apt-config_0.8.9-1_all.deb apt update apt install mysql-server mysql_secure_installation Root password: domoticz mysql -u root -p Create user: GRANT ALL ...
by gimic
Saturday 13 April 2019 13:26
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Upgrade finished, had some trouble with getting statusses from other devices as i needed to re-write them as you told. only thing that does not work is my screens :( i get azimuth of the sun by running a script (dzvents) grabbing from darkcloud and updating a general custom sensortype every 5 ...
by gimic
Saturday 13 April 2019 9:52
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Tnx for the correction ;-) i need to add a lot of those exceptions if i'm trying to calculate with values as wind speed, solarradiation,... you need to add changelog, can not follow witch files you change every time ;-) you are to fast :roll: you changed the index.php file also. was interested in ...
by gimic
Friday 12 April 2019 21:02
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Only the floorplan.php gives me a login page where i dont know what account i need to fill in? Where do i set that?

i'l send you my notes on the install when upgrade is done ;-)
by gimic
Friday 12 April 2019 20:49
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

All is working, created a config.php in the var/www/ folder that was empty :( too tired last night i guess
by gimic
Friday 12 April 2019 20:38
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

Deleted some code from the _fetchdomoticz.php like Dimmer & Blinds percentage, now it is fine, all idx show up in table. now i need to test if it reacts in domoticz...
by gimic
Friday 12 April 2019 19:45
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

i've added the required modules to the _fetchdomoticz.php page. it adds now only 3 idx values. 2 virtual temperature items 1 achterdeur that i don't have (and the script adds idx of the last sensor in the json file to database for this item) all items are virtual, i have 30 items in domoticz (all ...
by gimic
Friday 12 April 2019 11:17
Forum: PHP and all others
Topic: Pass2PHP
Replies: 1509
Views: 798083

Re: Pass2PHP

that page demands me a username and password (interface looks like acpu.php)
i tryed username1 - password1 but nothing.