@GiulioG wrote:
Roomba has very verbose logs, almost one row every second
i solved this with
logger: default: info logs: roomba: warning
but there is another problem
Roomba stay always connected h24 and the Clean green led is always on
there is a way solve this? or a workaround or a way to dinamicallu disable it when not used?this is my code
vacuum: - platform: 'roomba' host: !secret vacuum_host username: !secret vacuum_username password: !secret vacuum_password
Thanks
Giulio
Posts: 1
Participants: 1