OpenBK7231T_App
OpenBK7231T_App copied to clipboard
Internal Température Chipset .
Describe the bug Hello, how to retrieve the internal temperature in HA, MQTT ?
Thanks
Firmware:
- Chip/model: BK7231T or Chipset BK7231N
- Device : plug
Sure, wait a moment, I will add a var for that and give you a ready script
// addRepeatingEvent [IntervalSeconds][RepeatsOr-1]
addRepeatingEvent 5 -1 publishFloat SelfTemperature $intTemp
https://obrazki.elektroda.pl/5857802700_1710276456.png
Perfect +++ Thanks
Could this be added as part of the next releases, so there’s no need to use the script on every device or new install?