homematic_exporter icon indicating copy to clipboard operation
homematic_exporter copied to clipboard

Prometheus exporter for homematic ccu3

Results 9 homematic_exporter issues
Sort by recently updated
recently updated
newest added

Allow homematic_exporter to use the system-wide configured http(s) proxy

this is not a clean pull request as it contains compose.yml and .env with custom configuration. But maybe the to features in the title are worth considering to merge.

Hi, Is there a way to export the values of the variables (in my case user defined variables) as well as the values of the devices? BR Benjamin

Added devices: - HmIP-BDT - HmIP-DBB - HMIP-eTRV - HmIP-eTRV-B1 - HmIP-SRH - HMIP-WRC2 - HmIP-WRC6 - HMIP-WTH Added docker-compose file with an .env.example Improved debug messages My ccu3 has...

Having a somewhat similar problem to #9 When I dont include any config file I do get a couple of metrics from the ccu exported just fine, but no devices...

parameters for /usr/local/homematic_exporter (esp. "ccu_host") should be configurable via enviroment variables would be better/easier/more usual for running as a docker

enhancement

I've a lot of Homematic Devices attached to my CCU and I really would like to specify which values should be written out to the webserver (e.g just homematic_low_bat, homematic_unreach,...

enhancement

One of my smoke sensors is broken, therefore I replaced it with another device. In the exporter it still shows the device as reporting smoke. In the CCU Gui the...

enhancement

Hi @sfudeus, thanks for this great exporter! Every now and then my container appears to hang, producing such gaps until I restart it: ![image](https://github.com/sfudeus/homematic_exporter/assets/5894642/ee060caa-1e4b-4579-b06e-f50be77f63d4) I assume that some internal loop...