-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I'm working with the PyScript type stubs right now and am logging the errata I spot:
_timer_state.startand_timer_state.change: parameterdurationshould bestr | int- Almost all static methods that accept
entity_id:entity_idshould bestr | list[str] | tuple[str] _input_number_stateshould beConvertibleToFloat. I don't know how best to implement this.remote.send_command,_remote_state.send_command: parametersdelay_secs,hold_secsshould befloattask.wait_until: the default value ofwebhook_methods:["POST", "PUT"]event_trigger: parameterstr_exprshould bestr | Nonecolor_nameparameters should have a type defined once and re-used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels