Thanks! I'm not sure what you think about the temperature inconsistency... It's annoying but I wonder whether changing temperature -> temp will end up upsetting others that were expecting it to work that way now :(
It'd be great if you could see what's up with the topics - I think as you say, if you name a device then we should just use ble/advertise/devicename/... for everything rather than the MAC address - no need to keep sending the other topics with MAC address too.
For most people that haven't set up the device names list, it should make no effect as the device name won't match anything so it's a pretty safe fix to make
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks! I'm not sure what you think about the temperature inconsistency... It's annoying but I wonder whether changing temperature -> temp will end up upsetting others that were expecting it to work that way now :(
It'd be great if you could see what's up with the topics - I think as you say, if you name a device then we should just use
ble/advertise/devicename/...
for everything rather than the MAC address - no need to keep sending the other topics with MAC address too.For most people that haven't set up the device names list, it should make no effect as the device name won't match anything so it's a pretty safe fix to make