Andrew McFague

Results 9 comments of Andrew McFague

> If the `board` is known, it can be added to the `esp32/boards.py` file which will allow the known pins to be used for general purpose. Validation is already skipped...

> In that case, I feel like it should be a similar option to #5287 Sounds very reasonable; let me update.

Hey @jesserockz, I combined what would have been two overlapping functions into one, `validate_configs`, that runs on the entire object.

Hey @jesserockz! It's been a minute, but I merged with dev and this should be all up to date now, if you wanted to give it a pass!

Full stack: ``` Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/roborock/util.py", line 51, in wrapped cache.last_run_result = await func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/roborock/api.py", line 364, in get_room_mapping mapping = await self.send_command(RoborockCommand.GET_ROOM_MAPPING) File...

According to several other bug reports (#30, #37), 1.11 seems to have some issues. Are you not running into these same issues? There seemed to be quite a few people...

You'll need to look at the server logs to see why its returning a 500--if its failing to return the PNG, chances are something is going on with your graphviz...

+1 to this. Also on board with it being Google Group! There is an old mailing list for the original Nuxeo releases, but I agree that we need a more...

What version of HA? Any logs (Settings / System / Logs) with error messages?