-
Notifications
You must be signed in to change notification settings - Fork 10
add raspbee lights to the supported template list #80
Comments
I'd appreciate it if that happened. |
@treban did you check if the rasbpee plugin works if enabled? |
No. I'm not using the Hap-Plugin. Because I don't have iOS. But I will test it next week with a device. |
If you run MacOS Mojave, you can use HomeKit too |
any progress? |
@00lex Not yet, but you could do me a favour and add these templates to the supported templates list:
Just add these lines at https://github.com/michbeck100/pimatic-hap/blob/master/hap.coffee#L60, restart pimatic and see if you can switch and dim your lights. |
Please report back if the plugin works, then I will add them to the list "officially" |
Yes! Now I can see the bulbs in HomeKit but I can only switch them and change the brightness. |
Thats because they are just a |
BTW: All devices with type |
I know. until them I will use hue-zll plugin for bulbs which doesn't get an update since 2 years. for the moment its okay but I think raspbee is the future for a zigbee environment and pimatic. |
i will implement two new functions on the raspbee side so the |
I have many different zigbee devices. Maybe I can do some tests if the changes are implemented. |
the new raspbee version 0.1.0-beta.1 supports now HAP Integration with RGB capabilities please install the beta from plugin-rasbpee and change the accessory for raspbee-rgb https://github.com/michbeck100/pimatic-hap/blob/master/hap.coffee#L60 |
@scobby the raspbee plugin is released in version 0.1.0 now. Did you test if the |
The result is the same as with
|
@00lex Make sure to restart pimatic. Maybe you even have to import your devices in the homekit app again. You could test this by creating a testing home first. |
got it! the discovery doesn't work correct. the auto recognition for color bulbs and light stripes recognizes RGBCT and it doesnt work show up in HomeKit. if I change Raspbee-RGBCT to Raspbee-RGB it works both kind of lights show up with full support :) now we just need a fix for ambient-white bulbs |
I guess that's because the template name of Raspbee-RGBCT is The Raspbee-RGBCT device might work too, just try to add another row with |
gesagt, getan. the solution was obvious. the only open point is color temperature of ambient white bulbs. its not a big thing for me |
…e changed api with version 0.1.0
Not sure where you wrote that. I you are talking about the pimatic rules section, than you have to ask the developer of pimatic-raspbee (which is @treban I think) |
my rule is with hue-zll: |
Closing this as support was released with 0.12.0 |
https://forum.pimatic.org/topic/4243/the-big-zigbee-topic/33
add the device templates from the pimatic-raspbee plugin to the knownTemplates list
The text was updated successfully, but these errors were encountered: