Closed jrb80 closed 3 years ago
Hey, apologies for the quiet over the last few months. It's been a weird time.
I think the best route forward will be completing #16 and moving the integration off HTTP polling.
I was struggling with the draft PR a lot in August since I wasn't able to find documentation around building integrations that directly tell HomeAssistant to connect to an MQTT server. I've tried looking for other integrations that I know use MQTT, but they seem to rely on external libraries (e.g. the Roomba component relies on roombapy via AMQTT).
Once MQTT connecting is resolved, I'd expect migrating the HTTP polling sensors to MQTT would be straightforward (especially given the documentation for the MQTT format available throughout the Glowmarkt Forums).
I really appreciate your (& everyone else on #19's) interest in this integration. I'm hopeful that others might have ideas on how to move forward with this.
I tried also to get this going without success. It would be really nice to get the real time readings/data into HA.
Are there any folks with it still working ?
I have but I used node red and MQTT, it works very well.
Sent from my iPhone
On 26 Mar 2021, at 11:48, worz9 @.***> wrote:
I tried also to get this going without success. It would be really nice to get the real time readings/data into HA. Are there any folks with it still working ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Funlobito%2Fha-hildebrandglow%2Fissues%2F22%23issuecomment-808154401&data=04%7C01%7C%7Cec85c3a4b00048abda5108d8f04d1d20%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637523561275812248%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8De2RUhWzsCF1OHuP3RGU%2BGU%2BwpCg6%2FJ9XTMUjQrTPE%3D&reserved=0, or unsubscribehttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FANRMIOVXUDF2DS53G6TAKPLTFRYB3ANCNFSM4Z2IPYHA&data=04%7C01%7C%7Cec85c3a4b00048abda5108d8f04d1d20%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637523561275812248%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=D77LylbR%2BnJnRMD%2Fwe%2B7FD9SJpLt1tNRWr3Vd1iOUPY%3D&reserved=0.
Hey, apologies for the quiet over the last few months. It's been a weird time.
I think the best route forward will be completing #16 and moving the integration off HTTP polling.
I was struggling with the draft PR a lot in August since I wasn't able to find documentation around building integrations that directly tell HomeAssistant to connect to an MQTT server. I've tried looking for other integrations that I know use MQTT, but they seem to rely on external libraries (e.g. the Roomba component relies on roombapy via AMQTT).
Once MQTT connecting is resolved, I'd expect migrating the HTTP polling sensors to MQTT would be straightforward (especially given the documentation for the MQTT format available throughout the Glowmarkt Forums).
I really appreciate your (& everyone else on #19's) interest in this integration. I'm hopeful that others might have ideas on how to move forward with this.
Harley - are you saying the integration "as is" does not work anymore? Knowing this would be great so I can go down other routes - perhaps MQTT or NodeRed Thx. Andrew
@worz9- I was able to freshly setup the integration using the master
branch. If you're able to directly use MQTT (either directly or through NodeRED), I'd suggest doing that at this time since it'd be significantly less resource intensive for the folks at Hildebrand than the polling approach currently used by this integration.
I'd be interested in updating this integration in the future to directly use AMQTT so folk don't have to manually map the different Zigbee entities to human-readable names.
Harley,
Thanks - I have focused on MQTT now
Have it configured pending Jane@Glow turning it on ! I have lots of NodeRed flows so this works for me, but will try templates too :-)
I did try it once more using the master branch, but no success again.
Andrew
On 27 Mar 2021, at 18:16, Harley Watson @.***> wrote:
@worz9- I was able to freshly setup the integration using the master branch. If you're able to directly use MQTT (either directly or through NodeRED), I'd suggest doing that at this time since it'd be significantly less resource intensive for the folks at Hildebrand than the polling approach currently used by this integration.
I'd be interested in updating this integration in the future to directly use AMQTT https://github.com/Yakifo/amqtt so folk don't have to manually map the different Zigbee entities to human-readable names.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/unlobito/ha-hildebrandglow/issues/22#issuecomment-808779199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQE2RZ3VLNEXTUOS2URNUR3TFYOGVANCNFSM4Z2IPYHA.
I note this integration no longer works and even previous hack fixes do not get it working. Is this project dead?
It would be a shame as it seemed like a cool integration for Home Assistant.