zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
[Bug]: Tuya Bulb does not show power source on Front End
What happened?
I have several Zigbee GU10/E14 5W smart bulbs that do not show an icon for power sorce. Instead they show a question mark.
The model number is : [TS0505B_2_2]
const {light} = require('zigbee-herdsman-converters/lib/modernExtend');
const definition = { zigbeeModel: ['TS0505B'], model: 'TS0505B', vendor: '_TZ3210_it1u8ahz', description: 'Automatically generated definition', extend: [light({"colorTemp":{"range":[143,500]},"color":{"modes":["xy","hs"]}})], meta: {}, };
module.exports = definition;
What browsers are you seeing the problem on?
Chrome
Relevant stacktrace
No response
Did you download state.json.zip?
I will not attach state.json.zip