Search found 5 matches

by blackie
Tuesday 26 October 2021 11:23
Forum: Python
Topic: Python plugin: UPS Monitor
Replies: 111
Views: 39630

Re: Python plugin: UPS Monitor

Hello,
I have installed this plugin to my RPi with Domoticz and local NUT installation.
In my home the UPS comes onbattery cca 2x per day for 1-2 seconds.
Seems the plugin is unable to detect these short power outages because plugin reads the actual UPS data every 60s.
I have an idea to use local ...
by blackie
Wednesday 23 September 2020 17:29
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 284
Views: 70426

Re: NEST Account migration

I received a message from google that their long time ago promised API for Nest devices direct access is available for developers and individuals:
https://developers.googleblog.com/2020/09/google-nest-device-access-console.html
Is there a chance to use the new Google API to directly access Nest ...
by blackie
Tuesday 15 September 2020 15:26
Forum: Python
Topic: Python plugin: UPS Monitor
Replies: 111
Views: 39630

Re: Python plugin: UPS Monitor

Hi,
I consider to use this plugin, I have a local NUT installation on RPi->USB->APC UPS.
In my home the UPS comes onbattery maybe 2xday for 1-2s - short outages.
Can I use this plugin to get long-term statistics of such short outages or the plugin just reads the actual NUT data every 60s?
If not, I ...
by blackie
Friday 07 February 2020 21:34
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 284
Views: 70426

Re: NEST Account migration



Any suggestions where the HEAT switch problem reason could be?
What about Nest Protect sensor, is it supported in nest_devices.cfg via some code (PROTECT, or else)?

Heat wasn't updated, a bug, enclosed the fix

PROTECT can be added, if it gives no output from my account
please do:
php nest-api ...
by blackie
Friday 31 January 2020 16:59
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 284
Views: 70426

Re: NEST Account migration

Thank you guys for this solution,
I have finally decided to migrate my account, but have a mixed result.
UPDATED:
Configuration went OK, SetPoint and Temp/Humi devices are working - status updates via cron job, but HEAT switch doesn't work.
My nest-api directory path is a bit different from default ...