Closed wunderbaum closed 6 years ago
It's in the feature bits of status 4. Use provided python tool decode-status.py.
./decode-status.py -d wemos6
Decoding information for device Wemos6 from status report taken at 2018-05-29T13:58:20
Options
0 (OFF) Save power state and use after restart
1 (OFF) Restrict button actions to single, double and hold
2 (OFF) Show value units in JSON messages
3 (ON ) MQTT
4 (OFF) Respond as Command topic instead of RESULT
5 (OFF) MQTT retain on Power
6 (OFF) MQTT retain on Button
7 (OFF) MQTT retain on Switch
8 (OFF) Convert temperature to Fahrenheit
9 (OFF) MQTT retain on Sensor
10 (OFF) MQTT retained LWT to OFFLINE when topic changes
11 (OFF) Swap Single and Double press Button
12 (OFF) Do not use flash page rotate
13 (OFF) Button single press only
14 (OFF) Power interlock mode
15 (ON ) Do not allow PWM control
16 (OFF) Reverse clock
17 (OFF) Allow entry of decimal color values
18 (OFF) CO2 color to light signal
19 (OFF) HASS discovery
20 (OFF) Do not control Power with Dimmer
21 (OFF) Energy monitoring while powered off
22 (OFF) MQTT serial
23 (ON ) Rules
24 (OFF) Rules once mode
25 (OFF) KNX
26 (ON ) Use Power device index on single relay devices
27 (OFF) KNX enhancement
Features
Language LCID = 2057
MQTT_HOST_DISCOVERY
MQTT_PUBSUBCLIENT
PIO_FRAMEWORK_ARDUINO_LWIP_HIGHER_BANDWIDTH
USE_ADC_VCC
USE_ARILUX_RF
USE_BH1750
USE_BMP
USE_CONFIG_OVERRIDE
USE_DHT
USE_DOMOTICZ
USE_DS18B20
USE_HTU
USE_I2C
USE_INA219
USE_IR_RECEIVE
USE_IR_REMOTE
USE_MHZ19
USE_NOVA_SDS
USE_PMS5003
USE_PZEM004T
USE_RULES
USE_SENSEAIR
USE_SERIAL_BRIDGE
USE_SGP30
USE_SHT
USE_SHT3X
USE_SI1145
USE_SR04
USE_TIMERS
USE_TIMERS_WEB
USE_WEBSERVER
USE_WS2812
VTABLES_IN_FLASH
WEBSERVER_ADVERTISE
Thanks! Thats sometimes very useful!
Enhancement:
Show the used mqtt-library in the information page.