`consumer_overload` feature support
See original GitHub issueAdd new feature support that reports its value in W.
{
"access":1,
"description":"Indicates with how many Watts the maximum possible power consumption is exceeded",
"name":"consumer_overload",
"property":"consumer_overload",
"type":"numeric",
"unit":"W"
}
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
Feature Overload by Kaifu Zhang, Paddy Padmanabhan
Feature overload refers to the phenomenon wherein consumers purchase feature rich products but subsequently don't use all the features.
Read more >Beware of Feature Overload: A Case Study - UXmatters
According to an interesting psychological concept called the paradox of choice, the more choices we have, the less happy we are with the ......
Read more >Understanding the Concept of Choice Overload
This can help consumers to understand the differences between the options and make a more informed decision. Third, they can recommend content, ...
Read more >7 ways to reduce customer choice overload - CultMethod
Seven scalable ways e-commerce businesses can reduce choice overload ... offer: free shipping, lifetime support, etc, as well as embedded customer reviews.
Read more >Helping consumers to overcome information overload with a ...
To help consumers overcome the information overload problem in e-commerce, this study focuses on the research on review selection and proposes ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Still error of this one:
2021-01-18 09:45:09.741 (Zigbee2MQTT) Debug logging mask set to: PYTHON 2021-01-18 09:45:09.742 (Zigbee2MQTT) onStart called 2021-01-18 09:45:09.742 (Zigbee2MQTT) Installing plugin custom page… 2021-01-18 09:45:09.742 (Zigbee2MQTT) Copying files from /home/pi/domoticz/plugins/zigbee2mqtt/frontend to /home/pi/domoticz/www/templates 2021-01-18 09:45:09.759 (Zigbee2MQTT) Installing plugin custom page completed. 2021-01-18 09:45:09.760 (Zigbee2MQTT) MqttClient::init 2021-01-18 09:45:09.760 (Zigbee2MQTT) MqttClient::open 2021-01-18 09:45:09.810 (Zigbee2MQTT) onConnect called 2021-01-18 09:45:09.811 (Zigbee2MQTT) Connected to MQTT Server: localhost:1883 2021-01-18 09:45:09.811 (Zigbee2MQTT) MQTT CLIENT ID: ‘Domoticz_1610959509_1095’ 2021-01-18 09:45:09.812 (Zigbee2MQTT) MqttClient::subscribe 2021-01-18 09:45:09.813 (Zigbee2MQTT) onMQTTSubscribed 2021-01-18 09:45:09.814 (Zigbee2MQTT) Zigbee2mqtt bridge is online 2021-01-18 09:45:09.814 (Zigbee2MQTT) MqttClient::publish zigbee2mqtt/bridge/config/groups () 2021-01-18 09:45:09.814 (Zigbee2MQTT) Zigbee2mqtt log level is info 2021-01-18 09:45:09.814 (Zigbee2MQTT) Joining new devices is disabled on the zigbee bridge 2021-01-18 09:45:09.818 (Zigbee2MQTT) Received available devices list from bridge 2021-01-18 09:45:09.818 (Zigbee2MQTT) Coordinator address is 0x00124b001949ee78 2021-01-18 09:45:09.825 (Zigbee2MQTT) {“access”: 1, “description”: “Indicates with how many Watts the maximum possible power consumption is exceeded”, “name”: “consumer_overload”, “property”: “consumer_overload”, “type”: “numeric”, “unit”: “W”} 2021-01-18 09:45:09.830 (Zigbee2MQTT) MqttClient::subscribe 2021-01-18 09:45:09.832 (Zigbee2MQTT) onMQTTSubscribed 2021-01-18 09:45:09.883 (Zigbee2MQTT) Received groups list from bridge 2021-01-18 09:45:09.374 Status: (Zigbee2MQTT) Started. 2021-01-18 09:45:09.712 Status: (Zigbee2MQTT) Initialized version 3.0.0 2021-01-18 09:45:09.711 Status: (Zigbee2MQTT) Entering work loop. 2021-01-18 09:45:09.825 Error: (Zigbee2MQTT) Koffiezetapparaat: can not process numeric item “consumer_overload” 2021-01-18 09:45:19.742 (Zigbee2MQTT) MqttClient::ping 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ‘onMessage’ failed ‘AttributeError’:‘‘bool’ object has no attribute ‘lower’’. 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 279 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py’, function onMessage 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 124 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py’, function onMessage 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 167 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/mqtt.py’, function onMessage 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 199 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py’, function onMQTTPublish 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 54 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/devices_manager.py’, function handle_mqtt_message 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 64 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/adapters/base_adapter.py’, function handle_mqtt_message 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 126 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py’, function handle_message 2021-01-18 09:45:25.659 Error: (Zigbee2MQTT) ----> Line 104 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py’, function get_device_args 2021-01-18 09:45:25.660 Error: (Zigbee2MQTT) ----> Line 17 in ‘/home/pi/domoticz/plugins/zigbee2mqtt/devices/switch/on_off_switch.py’, function get_numeric_value 2021-01-18 09:45:29.758 (Zigbee2MQTT) MqttClient::ping 2021-01-18 09:45:39.730 (Zigbee2MQTT) MqttClient::ping
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.