Dave

Results 42 comments of Dave

Any update on this? Due to another limitation of ma-sqla (multiple variations on a schemas will trigger a naming collision warning), it is not really practical to use `MySchema` and...

From what I can see, this feature has been added now? Unfortunately it seems like adding `alt_response` on MethodView makes method-level `response` get ignored… Is this intended? If not, should...

Thanks! My bad then: just assumed it had been implemented, but if it's still WIP, feel free to ignore the above comment 😉

Any update? This lib looks nice, but not having Promise support is a bit of a showstopper… :-/

@koesper ah ok. I didn't quite understand that this was an announcement (sounded like a request to rewrite it). Thanks, I'll try! @viruschidai maybe would be a good idea to...

@benbucksch Sorry, I just realised that apparently this package [does not work in the browser](https://github.com/viruschidai/validate-vat-ts/issues/4)… Which is where I need it :-/

May I chime in to say that an additional "dim when audio playing" option would be great: * if audio is playing (through the TV), turning display off would cut...

Also interested in this feature. Particularly since it is not possible to use `MySchema` and `MySchema(partial=True)` without getting a naming collision with flask-sqlalchemy.

BTW, I am currently detecting the models by identifying the `6909` at the beginning of the manufacturer string. But that seems to be tied to all Switchbot devices. Not sure...