__init__.py
|
package renamed to xair-api
|
2022-08-07 23:55:51 +01:00 |
adapter.py
|
adapter module added
|
2022-11-07 11:08:56 +00:00 |
bus.py
|
move delay into {XAirRemote}.query()
|
2024-02-03 13:03:49 +00:00 |
config.py
|
import util as namespace
|
2024-02-08 13:44:55 +00:00 |
dca.py
|
move delay into {XAirRemote}.query()
|
2024-02-03 13:03:49 +00:00 |
errors.py
|
package renamed to xair-api
|
2022-08-07 23:55:51 +01:00 |
fx.py
|
move delay into {XAirRemote}.query()
|
2024-02-03 13:03:49 +00:00 |
kinds.py
|
info_response property added to base clase.
|
2022-11-07 17:27:41 +00:00 |
lr.py
|
move delay into {XAirRemote}.query()
|
2024-02-03 13:03:49 +00:00 |
meta.py
|
mute prop moved into meta
|
2022-11-16 15:51:26 +00:00 |
rtn.py
|
Send class added to shared module
|
2024-02-08 13:43:15 +00:00 |
shared.py
|
Send class added to shared module
|
2024-02-08 13:43:15 +00:00 |
strip.py
|
Send class added to shared module
|
2024-02-08 13:43:15 +00:00 |
util.py
|
from_db, to_db decorator functions added to util.
|
2024-02-08 13:43:49 +00:00 |
xair.py
|
move delay into {XAirRemote}.query()
|
2024-02-03 13:03:49 +00:00 |