hahn-th / homematicip-rest-api

A python wrapper for the homematicIP REST API (Access Point Based)
https://hahn-th.github.io/homematicip-rest-api/
GNU General Public License v3.0
211 stars 63 forks source link

HmIP.Cloud HA Dump Config #524

Closed milko-kookie closed 2 months ago

milko-kookie commented 2 months ago

Hi, I have a handful of Prolicht Lights controlled by a HomematicIP Access Point and a Homematic DALI Gateway. Would be great if they can be added to the library.

(apologies if this isn't formatted up to spec, the doc didn't mention anything about that)

hmip-config_0F46.json

Cheers, M

hahn-th commented 2 months ago

One spec could be to add the device name to the title 😄

I added the device to this lib. But its readonly at the moment. There is another issue about the rgbw-dimmer #516. If i get the requested rest calls, this will work for the dali gateway too. Do you use this lib in Home Assistant or just via cli?