We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.philips-hue.com/en-us/p/hue-white-filament-a19---e26-smart-bulb/046677571108#overview
{"id":11,"type":"Router","ieeeAddr":"0x001788010ce947cc","nwkAddr":21204,"manufId":4107,"manufName":"Signify Netherlands B.V.","powerSource":"Mains (single phase)","modelId":"LWA023","epLi>
I have the bulb working with the following external converter. I do not believe it is the correct setup but everything functions.
GNU nano 5.4 custom.js const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes = require('zigbee-herdsman-converters/lib/exposes'); const reporting = require('zigbee-herdsman-converters/lib/reporting'); const extend = require('zigbee-herdsman-converters/lib/extend'); const ota = require('zigbee-herdsman-converters/lib/ota'); const tuya = require('zigbee-herdsman-converters/lib/tuya'); const utils = require('zigbee-herdsman-converters/lib/utils'); const globalStore = require('zigbee-herdsman-converters/lib/store'); const e = exposes.presets; const ea = exposes.access; const definition = { zigbeeModel: ['LWA023'], model: '9290030516', vendor: 'Philips', description: 'Hue Filament Standard A60/E27 bluetooth', // Note that fromZigbee, toZigbee and exposes are missing here since we use extend here. // Extend contains a default set of fromZigbee/toZigbee converters and expose for common device types. // The following extends are available: // - extend.switch // - extend.light_onoff_brightness // - extend.light_onoff_brightness_colortemp // - extend.light_onoff_brightness_color // - extend.light_onoff_brightness_colortemp_color extend: extend.light_onoff_brightness(), }; module.exports = definition;
N/A
No response
The text was updated successfully, but these errors were encountered:
feat(add): 9290030516 @tanders587 Koenkk/zigbee2mqtt#18919
6af4451
Added, thanks!
Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)
Sorry, something went wrong.
Thank you
No branches or pull requests
Link
https://www.philips-hue.com/en-us/p/hue-white-filament-a19---e26-smart-bulb/046677571108#overview
Database entry
{"id":11,"type":"Router","ieeeAddr":"0x001788010ce947cc","nwkAddr":21204,"manufId":4107,"manufName":"Signify Netherlands B.V.","powerSource":"Mains (single phase)","modelId":"LWA023","epLi>
Comments
I have the bulb working with the following external converter. I do not believe it is the correct setup but everything functions.
External converter
Supported color modes
N/A
Color temperature range
No response
The text was updated successfully, but these errors were encountered: