Search found 8 matches

by petergab
Wednesday 25 February 2015 13:16
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

oh sorry its my nettamo setting breakout !!
it s ok !! thank you for your patience
by petergab
Monday 23 February 2015 19:01
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

error token ... API modified by netatmo ... no data ! Traceback (most recent call last): File "netatmo.py", line 531, in <module> main() File "netatmo.py", line 525, in main token = GetToken() File "netatmo.py", line 228, in GetToken token = LoadToken() File "netatmo.py", line 224, in LoadToken ...
by petergab
Monday 23 February 2015 18:17
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

Netatmo just mofifier its API.
Domoticz no longer receives data
there are mods on script do?
by petergab
Saturday 20 September 2014 11:09
Forum: Other questions and discussions
Topic: How use Room Plan ?
Replies: 139
Views: 67747

Re: How use Room Plan ?

I love great plans !!!

the question of how you get a temperature display in figure? (Text Version)

I'm stupid ... this is outstanding. !! what wait!
by petergab
Monday 30 June 2014 11:10
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

Hi, thanks for a bugs!

Can you tell me what subtype you use to barometric?
i use 0 and i receive value: 0, 1016, it is not exploitable by Domoticz
(type 83)
by petergab
Tuesday 27 May 2014 16:10
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

Gently advance .. its good but its not always work! hardware id: create a virtual hardware and a virtual device .. and you-have Hardware_id! ok this is the number when you create a virtual hardware found by making a call: http://myip:8080/json.htm?type=devices&filter=all&used=true&order=Name ...
by petergab
Monday 26 May 2014 13:04
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

Hi, i create a dummy hardware , -Dummy (Does nothing, use for virtual switches only) : this is ok for temperature ? - create virtuel sensors: ok plesase help for hardware id: name hardware ? domoticz_dev_id="21" is idx ? in périphériques module_id="" no return for 1 module ? <settings> ...
by petergab
Sunday 25 May 2014 16:00
Forum: Python
Topic: Python script for Netatmo weather station
Replies: 144
Views: 54708

Re: Python script for Netatmo weather station

Hello, many thaks for a script !! good job,

i install :
python on raspberry ok,
token via Netamo , ok
run script : error:

Code: Select all

Error in TransferMeasures
an ideas ?