João Paulo Barraca

Results 32 comments of João Paulo Barraca

Code working and made a pull request to the mqtt bridge @AndrewLinden

I prefer having different classes overriding the default behaviour whenever necessary. Especially in this case where the number of different devices may be large. The rest of the code seems...

@albertsal How can we distinguish the S200 from the other HPLUS devices?

Is there an additional message supported? or a characteristic? If nothing is available we will have to resort to a configuration option. What is the hardware and firmware versions?

I find it odd that this is required (mixed language support). Also I find not accurate method to identify the device type. What is the problem that you find with...

Can you send a detailed log? What version are you using?

Probably it's possible but we do not know how to do it. Needs investigation

It will be very soon, just not today :D

Is this fixed?

You should secure the MQTT broker with a password, ACLs and TLS. If you don't do this, it will be possible to capture the commands used. Alternatives would require implementing...