Skip to content

Releases: bm1549/frigidaire

0.18.23

02 Sep 00:35
f22ad0d
Compare
Choose a tag to compare
Gracefully handle missing sessionInfo (#40)

0.18.22

01 Sep 19:32
fb775ec
Compare
Choose a tag to compare
Allow setting of temperature unit (F or C) when setting temperature (…

0.18.21

29 Jun 21:49
bfa28e1
Compare
Choose a tag to compare
Allow Celsius temperature setting (#34)

Co-authored-by: Adamo Maisano <[email protected]>

0.18.20

29 Jun 20:38
994fb54
Compare
Choose a tag to compare
Various rate-limiting handling (#33)

0.18.19

16 Jun 01:30
9d9f321
Compare
Choose a tag to compare
Handle when appliance is disconnected (#32)

0.18.18

16 Jun 01:23
7ba33a4
Compare
Choose a tag to compare
Fix other formatting issues (#31)

0.18.17

16 Jun 01:17
b4bfacb
Compare
Choose a tag to compare
Fix formatting issues (#30)

0.18.16

13 Feb 01:38
5125327
Compare
Choose a tag to compare
Fix error setting fan speed (#28)

Currently, setting fan speed appears to cause an error:
https://github.com/bm1549/frigidaire/issues/27

This fix causes the library to set the fan speed instead of triggering
an error.

0.18.15

13 Feb 01:32
baa8789
Compare
Choose a tag to compare

0.18.15

0.18.13

04 Jun 03:34
3b8e354
Compare
Choose a tag to compare
Fix API calls not working by updating request headers and API base ur…