bb-Ricardo / fritzinfluxdb

Writes data from fritzbox to influxdb
MIT License
144 stars 35 forks source link

AVM Smarthome Energy Consumption etc.? #35

Closed 4920441 closed 2 years ago

4920441 commented 2 years ago

Hi,

maybe I am overlooking the information here,

https://wiki.fhem.de/w/index.php?title=FRITZBOX

but isn't it possible to get informations about AVM's smarthome devices, such as energy-consumption, temperature etc. ?

Thanks a lot.

Cheers 4920441

bb-Ricardo commented 2 years ago

Hi,

AFAIK they are not exposed via TR64. Only via LUA "web API".

bb-Ricardo commented 2 years ago

I would like to add these information to #33 but due to the lack of any Fritz Smart home devices I can't check how the data returned from the FritzBox looks like.

maybe you have a raspberry pi in your network which I could use to test.

donnerhund commented 2 years ago

Hi,

I am also very interested in logging the data from Dect200. Is there anything new here already?

bb-Ricardo commented 2 years ago

Due to the lack of such a device I'm unabl to implement support for it.

You can post the json reaponse from the FritzOS interface page where these values are displayed. Then I might be able to implement it.

m7stock commented 2 years ago

please see https://github.com/bb-Ricardo/fritzinfluxdb/issues/44#issuecomment-1209255556

bb-Ricardo commented 2 years ago

Same topic is discussed in #44. closing this as duplicate.