Lucas Held
6c4342a39d
Merge pull request #32 from lucasheld/feature/monitor-status
...
fix monitor status values and get current monitor status
2023-05-19 13:51:23 +02:00
Lucas Held
9728cfdb34
feat: implement timeouts for all methods ( #34 )
...
BREAKING CHANGE: Removed the `wait_timeout` parameter. Use the new `timeout` parameter instead. The `timeout` parameter specifies how many seconds the client should wait for the connection, an expected event or a server response.
2023-05-19 13:50:39 +02:00
lucasheld
b87eed2597
fix: adjust monitor status
type to allow all used values
...
BREAKING CHANGE: monitor `status` type changed from `bool` to `MonitorStatus`
2023-05-02 20:34:26 +02:00
lucasheld
d01ff6d80e
feat: add support for uptime kuma 1.19.2
2022-12-29 00:22:53 +01:00
lucasheld
a7f571f508
add support for uptime kuma 1.18.0
2022-09-07 13:03:13 +02:00
lucasheld
8f108a700b
add event enum
2022-08-05 15:52:19 +02:00
lucasheld
8d2c0ec4f7
remove converter
2022-08-03 11:56:02 +02:00
lucasheld
b92263dd47
improve notification type conversion
2022-08-02 21:32:28 +02:00
lucasheld
140784c4e0
prepare pypi release and fix add monitor
2022-07-07 22:17:47 +02:00