sg86
November 25, 2019, 9:40am
1
So I want to buy some cool white ceiling fittings that are dimmable, but it seems they just dont exist, they are all 2700K which doesn’t match anything else in the house at all.
I came across Paul Neuhaus fittings because they look great and you can change the colour, however they have some damn propriety dimming using their own remote control. I’m just wondering if there is any way to dim and control these using HA? I found a few posts on google with people mentioning it but not a great deal else.
Thanks!
sg86
December 3, 2019, 10:36am
2
bump! really need to decide if to go for these or not
if you are still interested i am able with the actual zigbee2mqtt dev Version to controllmy lamp via mqtt with homeassistant. My floor lamp is a decent router for my zigbeenetwork.
See https://github.com/Koenkk/zigbee2mqtt/issues/4000
benalla
(Samir Benalla)
March 16, 2021, 9:40pm
4
Hi
I have this Paul Neuhaus ceiling lamp (model Q-Vito) which uses a remote and supports Zigbee.
But I cannot connect this using zigbee2mqtt.
Device (remote) is supported: https://www.zigbee2mqtt.io/devices/100.462.31.html
Need some assistance…
teddyx
(teddyx)
March 27, 2021, 10:06pm
5
Has anyone managed to integrate this light with HS ?
Goram
January 10, 2024, 7:08pm
6
Managed to connect a Neuhaus ceiling light via Zigbee2MQTT. In case of questions, let me know.
ElkeFelix
(Elke Felix)
August 23, 2024, 12:00pm
7
Hi @Goram ,
I’m trying to get Q-Malina lights from Paul Neuhaus into my Zigbee2MQTT. Pairing worked but they are not supported. And the Dev Console crashes.
opened 10:52AM - 23 Aug 24 UTC
bug
### What happened?
I wanted to create an external definition for an unsupport… ed devices (Q-Malina). On step 2 of the instructions I'm supposed to go to the Dev Console. That crashes.
![image](https://github.com/user-attachments/assets/21fa2a01-a458-405e-9002-755969156b82)
(The download-link doesn't do anything btw.)
I restarted Zigbee2MQTT and still got the same result.
### What browsers are you seeing the problem on?
Chrome
### Relevant stacktrace
```shell
**Current url**: http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/#/device/0x59940400e00bfdb0/dev-console
**Previous url**: http://homeassistant.local:8123/45df7312_zigbee2mqtt
**Error type**: TypeError
**Error message**: Cannot read properties of undefined (reading 'clusters')
TypeError: Cannot read properties of undefined (reading 'clusters')
at zs.render (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/ConnectedDevicePage-792280da.js:1:31105)
at ab (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:6186)
at yD (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:5982)
at r3 (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:44865)
at e3 (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:39756)
at ISe (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:39682)
at ap (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:39534)
at cb (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:35900)
at CD (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:43:36704)
at Gn (http://homeassistant.local:8123/api/hassio_ingress/S6N7VxyJtuPCFIrv62KN7dlfOkXf1uwgyU9AXeOIAPs/assets/index-74e84a13.js:41:3283)
```
### Did you download state.json.zip?
I will not attach state.json.zip
Any idea what I can do?
Thanks