Commit Graph

89 Commits

Author SHA1 Message Date
Tom Sightler
d1abc0a7d1 Fix up linting errors 2024-08-06 23:03:40 -04:00
tsightler
cc4746e270 Release v5.6.3 (#736)
* Minor tweaks to IPC

* Suppress go2rtc hass config error

* Release v5.6.3

* Update go2rtc.js

* Revert "Update go2rtc.js"

This reverts commit 0da9cf33be.

* Update HVAC to remove deprecated aux_heat

* Implement supported features for Alarm Control Panel

* Fix thermostat

* Bump got2rtc to v1.7.1

* Implrement locking/unlocking state

* Release v5.6.3

* Release v5.6.3

* Tweak variable names

* Release v5.6.3
2023-09-22 12:49:17 -04:00
tsightler
19e3dcc1a3 Switch true/false conditionals to boolean 2023-08-28 21:39:42 -04:00
tsightler
5a94487826 Minor format changes 2023-08-28 15:00:48 -04:00
tsightler
f13af473a6 Minor syntax cleanups 2023-06-30 14:07:58 -04:00
tsightler
3dc664239f Remove duplicate remarks 2023-03-13 22:40:58 -04:00
tsightler
47552b6059 Update thermostat.js 2023-02-16 12:45:21 -05:00
tsightler
e3e632dee3 Tweak thermostat 2023-02-16 11:27:21 -05:00
tsightler
82dfb1af16 Improve thermostat handling 2023-02-16 11:19:08 -05:00
tsightler
dc4ec4c9ec Minor fixes 2023-02-16 11:16:59 -05:00
tsightler
daeefc11fc Use new HA feature to clear unused setpoints 2023-02-13 22:27:37 -05:00
tsightler
bd6c46b769 More forceful clear state on auto->heat/cool 2023-02-11 16:39:32 -05:00
tsightler
1e265fb8ff Update thermostat.js 2023-02-11 16:29:34 -05:00
tsightler
a14fae4830 Twear auto->heat/cool mode 2023-02-11 16:24:10 -05:00
tsightler
8092dde68b Harsher hack for auto->heat/cool 2023-02-11 15:53:40 -05:00
tsightler
484992e304 Try hack to fix UI glitch with auto->heat/coll 2023-02-11 15:44:07 -05:00
tsightler
fdd4d48c0f Fix typos 2023-02-07 22:37:14 -05:00
tsightler
8f5f15ed86 Convert to ESM/replace colors with chalk 2023-01-02 14:28:21 -05:00
tsightler
01d10036f8 Granular sensor bypass 2022-04-24 14:59:00 -04:00
tsightler
2bc562a67c Tweak child device logic 2022-04-20 00:04:26 -04:00
tsightler
f3b08bf9da Suppress superfluous child device logging 2022-04-19 00:19:50 -04:00
tsightler
c9478d4a94 Initial device state framework 2022-04-03 12:56:38 -04:00
tsightler
972cd95b4f Implement state 2022-04-01 22:33:30 -04:00
tsightler
a1f9b63af4 Back to v10-beta.1 2022-03-30 13:11:53 -04:00
tsightler
8657b03622 Revert "Use ring-client-api v10.0.0-beta2"
This reverts commit 30231dfa19.
2022-03-29 21:48:46 -04:00
tsightler
30231dfa19 Use ring-client-api v10.0.0-beta2 2022-03-28 13:28:15 -04:00
tsightler
5fc706b80b Uses events for device commands 2022-03-08 20:59:53 -05:00
tsightler
a702a98d96 Implement event based engine
* First steps toward EventEmitter based core
2022-03-04 20:41:02 -05:00
tsightler
7c5d944601 Release 5.0.0 2022-03-01 23:32:52 -05:00
tsightler
84f3cf4fe1 Release 5.0.0 2022-02-21 23:40:57 -05:00
tsightler
30fee672cc Release 5.0.0-beta1 2022-02-18 20:33:42 -05:00
tsightler
4113342f5c Release 5.0.0 2022-02-18 20:25:41 -05:00
tsightler
d5f5eddae2 Support thermostat auto mode 2022-02-18 12:07:33 -05:00
tsightler
800d153dbc Support thermostat auto mode 2022-02-18 11:21:23 -05:00
tsightler
458bff2370 Support thermostat auto mode 2022-02-18 10:57:38 -05:00
tsightler
0743f94299 Support thermostat auto mode 2022-02-18 10:47:00 -05:00
tsightler
942329fd02 Support thermostat auto mode 2022-02-18 10:27:29 -05:00
tsightler
3580777afe Support thermostat auto mode 2022-02-18 09:50:09 -05:00
tsightler
6235078253 Update thermostat.js 2022-02-18 09:22:08 -05:00
tsightler
30a7225c38 Support thermostat auto mode 2022-02-18 01:52:07 -05:00
tsightler
834e344323 Support thermostat auto mode 2022-02-18 01:26:36 -05:00
tsightler
4be3d74360 Support thermostat auto mode 2022-02-18 01:24:17 -05:00
tsightler
9f9535ad53 Support thermostat auto mode 2022-02-18 01:20:28 -05:00
tsightler
cab20e2f9d Support thermostat auto mode 2022-02-18 01:10:50 -05:00
tsightler
c196b7c642 Update thermostat.js 2022-02-18 00:10:42 -05:00
tsightler
4de7434978 Update thermostat.js 2022-02-18 00:07:12 -05:00
tsightler
d150c60d7f Update thermostat.js 2022-02-18 00:04:14 -05:00
tsightler
e11af25278 Support thermostat auto mode 2022-02-18 00:02:06 -05:00
tsightler
7cb22c05fc Update thermostat.js 2022-02-17 23:52:18 -05:00
tsightler
ed0b2fa729 Update thermostat.js 2022-02-17 23:45:22 -05:00