bumper/bumper
Andreas Harter 707a1149fd Ensure all bots are returned during getProductIotMap
During the use of the Ecovacs Home App, some bots do disappear from the
app. This is due to the getProductIotMap endpoint handler using its own
list of bots. This list contains only a fraction of the
EcoVacsHomeProducts list maintained in models.py. Replacing the handler
list with the global one follows DRY and simplifies maintenance in the
future.
2019-12-28 20:05:00 +01:00
..
__init__.py create passwd file if it doesnt exist 2019-12-27 11:12:13 -05:00
__main__.py no more start_bumper 2019-06-08 16:45:52 -04:00
confserver.py Ensure all bots are returned during getProductIotMap 2019-12-28 20:05:00 +01:00
db.py handle #55 2019-10-19 15:06:08 -04:00
models.py Update EcoVacsHomeProducts 2019-09-16 00:11:22 -04:00
mqttserver.py create passwd file if it doesnt exist 2019-12-27 11:12:13 -05:00
xmppserver.py remove a few try 2019-06-20 21:05:36 -04:00