Description
Hello,
Please would you consider supporting the Hive Window and Door Sensor. I understand these used to be AlertMe sensors before the company was acquired by British Gas as part of their HiveHome ecosystem which is popular here in the UK but I'm not sure if they are available elsewhere.
They appear to be reachable through standard ZigBee HA clusters. Interestingly they also appear to have an integrated temperature sensor.
In the meantime I have had tweaked the rest plugin which is a dream thanks to the developer package and the associated documentation! I have no issue with programmatically polling for sensor information however the one thing I am having an issue with is making a websocket connection in python. I have tried playing around with websockets and asyncio but have had no joy. Does anyone know how to get started with this in python? I hope to be able to parse the output from the sensors to trigger other bit and pieces of python programmes I have written/cobbled together.