williamp
  • Joined on 2022-02-24
williamp pushed to master at williamp/localtuya-modded 2024-05-11 22:58:20 +00:00
112fbeb0dd fix translations
williamp pushed to master at williamp/localtuya-modded 2024-05-11 22:57:02 +00:00
e5c98ab09d apparently i forgor to add the DP field
williamp pushed to master at williamp/localtuya-modded 2024-05-11 21:59:44 +00:00
5beec4d43c lets try this
williamp pushed to master at williamp/localtuya-modded 2024-05-11 14:23:35 +00:00
6ea37e31c2 reverting, breaks localtuya
williamp pushed to master at williamp/localtuya-modded 2024-05-11 12:54:31 +00:00
65f61925c9 add onoff logic
williamp pushed to master at williamp/localtuya-modded 2024-05-10 02:02:09 +00:00
f140290f13 apparently you can't have escape chars in these strings...
williamp pushed to master at williamp/localtuya-modded 2024-05-10 01:40:21 +00:00
24e2887506 fix missing const references
williamp pushed to master at williamp/localtuya-modded 2024-05-10 01:31:58 +00:00
a065a45764 implement UI changes
williamp created branch master in williamp/localtuya-modded 2024-05-09 02:09:25 +00:00
williamp pushed to master at williamp/localtuya-modded 2024-05-09 02:09:25 +00:00
d2fa4dc2a0 added dict get() instead of assuming keys exist; now handles config_flow setup failures without crashing
7b37f07fd0 Add support for more ac/fan modes (#1389)
490ad9ed5a Merge pull request #1613 from elad-bar/master
9c0e733804 Replaced SUPPORT_* with enums, set minimum HA version in HACS configuration to 2024.1.0
e5009fd3f8 Merge pull request #1476 from ncd7/climate-minmax-default-temp-when-in-F-fix
Compare 10 commits »
williamp created repository williamp/localtuya-modded 2024-05-09 02:07:50 +00:00
williamp merged pull request williamp/CS-340_Project1#1 2024-03-20 14:17:10 +00:00
return an empty list upon exception
williamp deleted branch empty-list from williamp/CS-340_Project1 2024-03-20 14:17:10 +00:00
williamp pushed to master at williamp/CS-340_Project1 2024-03-20 14:17:10 +00:00
34634c1c14 Merge pull request 'return an empty list upon exception' (#1) from empty-list into master
ca00892fb5 return an empty list upon exception
Compare 2 commits »
williamp created pull request williamp/CS-340_Project1#1 2024-03-20 14:16:40 +00:00
return an empty list upon exception
williamp pushed to empty-list at williamp/CS-340_Project1 2024-03-20 14:16:33 +00:00
ca00892fb5 return an empty list upon exception
williamp created branch empty-list in williamp/CS-340_Project1 2024-03-20 14:16:33 +00:00
williamp pushed to master at williamp/CS-340_Project1 2024-03-12 02:42:09 +00:00
1b1ded5f36 update class
williamp pushed to master at williamp/CS-340_Project1 2024-03-12 01:10:20 +00:00
4c525f55c1 improve AnimalShelter class
williamp pushed to master at williamp/CS-340_Project1 2024-03-10 22:11:17 +00:00
31830844a4 update