Commit Graph

241 Commits

Author SHA1 Message Date
GavinIves
0497ca0ff1 Merge remote-tracking branch 'upstream/main' into add-command-sending-mode-for-lights 2025-07-24 06:18:37 +00:00
Li Shuzhen
8cbb451153
docs: update changelog and version to v0.4.0 (#1281)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-07-22 09:06:01 +08:00
Li Shuzhen
0fee02ae5c
feat: add notifications for the local connection to the central hub gateway (#1280)
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
* feat: add notifications for the central hub gateway connection status (#1103)

* fix: i18n langurage support

* fix: add notification of disconnection when ServiceStateChange.REMOVED
2025-07-21 16:49:42 +08:00
Li Shuzhen
580ff87e7f
fix: specs (#1256)
* fix: xiaomi.aircondition.c24 total power consumption unit (#1243)

* fix: adp.motor.adswb4 motor switch (#1257)

* docs: modify README

* fix: cgllc.airm.cgd1st environment temperature (#1270)

* fix: shhf.light.sflt11 fan switch status (#1276)
2025-07-21 16:44:47 +08:00
Li Shuzhen
94583a23d1
fix: subscribe when connected to the central hub gateway (#1266)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-07-16 14:43:50 +08:00
Li Shuzhen
925cf3b90f
feat: do not subscribe BLE device online/offline state message (#1264) 2025-07-16 13:57:43 +08:00
Li Shuzhen
836bd01ead
fix: cover status (#1262) 2025-07-16 13:57:18 +08:00
Li Shuzhen
4ad040d2ea
feat: get devices from the third party cloud (#1258)
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
2025-07-15 16:26:35 +08:00
Li Shuzhen
981429670a
feat: add an alongside switch entity for viomi.waterheater.m1 (#1255) 2025-07-15 16:26:13 +08:00
Li Shuzhen
a82fd86c60
fix: mdns discovered ip address (#1250)
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
2025-07-14 09:04:38 +08:00
Li Shuzhen
df3faea257
feat: set the cover closed position (#1242)
* feat: add the cover closed position configure option

* feat: estimate the cover entity's is_closed property by the cover closed position (#944)

* fix: translations

* feat: set max cover closed position as 5

* docs: modify README

* fix: remove useless spaces
2025-07-14 09:03:54 +08:00
Li Shuzhen
e09676661c
feat: add the watch as the device tracker entity (#1189)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-07-09 14:14:27 +08:00
Li Shuzhen
aebeaf0245
feat: add wifi speaker and television as the media player entity (#706) 2025-07-09 14:02:22 +08:00
GavinIves
c1a6c7e6d2 fix bug 2025-07-09 05:36:50 +00:00
GavinIves
ed76ae9cd1 fix bug 2025-07-09 03:42:05 +00:00
GavinIves
99ddf9bbc0 fix bug 2025-07-09 03:08:08 +00:00
GavinIves
052428febb Remove set_property_async and convert all to set_properties_async to keep the code concise 2025-07-09 02:46:57 +00:00
GavinIves
044f5486ec Merge remote-tracking branch 'upstream/main' into add-command-sending-mode-for-lights 2025-07-09 02:26:21 +00:00
GavinIves
c9a46662ae Add it to all devices with light entities, because some bathroom heaters and clothes drying racks also have lights. 2025-07-09 01:59:07 +00:00
Li Shuzhen
4c2e10038c
docs: update changelog and version to v0.3.4 (#1238)
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
2025-07-09 09:39:43 +08:00
Li Shuzhen
9afc62f39a
docs: modify README (#1237)
* docs: modify spec_filter.yaml in README

* docs: modify event descriptions in README
2025-07-09 09:17:57 +08:00
Li Shuzhen
b46805b92c
fix: airer status for cover entity (#1235)
* fix: xiaomi.airer.pro3 airer status rising (#1222)

* fix: airer status

* fix: filter out non alphabetic characters from status descriptions
2025-07-09 09:16:55 +08:00
Li Shuzhen
a43447ef61
Fix specs (#1236)
* fix: ignore bjkcz.curtain.kczble curtain status (#1184)

* fix: yutai.plug.fsov8m power consumption (#1229)
2025-07-09 09:14:10 +08:00
GavinIves
1b58dc75fb fix bug 2025-07-08 05:51:52 +00:00
ted
e5165f34da
fix: Fix the HA warning in the logs related to vacuum state setting (#694)
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
2025-07-08 13:48:17 +08:00
Li Shuzhen
9fbbb26d33
fix: translation it.json (#1215) 2025-07-08 13:46:36 +08:00
GavinIves
1cf52a3f78 Search entityid through unique_id to avoid the user modifying entityid and causing command_send_mode to not match 2025-07-08 03:10:33 +00:00
GavinIves
8ad214a672 Merge remote-tracking branch 'upstream/main' into add-command-sending-mode-for-lights 2025-07-07 01:45:39 +00:00
Li Shuzhen
5b1d003bb2
feat: subscribe the BLE device up messages even though the device is offline (#1207)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
* feat: subscribe the BLE device up messages even though the device is offline (#1170)

* fix: set all BLE devices online
2025-06-30 11:27:12 +08:00
Li Shuzhen
6069eaaba8
feat: exclude unsupported model (#1205)
* feat: ignore unsupported models (#933)

* fix: remove unnecessary logs
2025-06-30 11:12:58 +08:00
Li Shuzhen
fd57e7c565
fix: reconnect delay time (#1200)
* fix: reset the reconnect interval when connected (#1175)

* feat: set the default reconnect delay time as 10 seconds

* fix: get the minimum reconnect interval
2025-06-30 11:12:18 +08:00
Li Shuzhen
096b33f3c9
fix: the operation mode when the device does not have a mode property (#1199) 2025-06-30 11:11:36 +08:00
天成
664787ca58
fix: ptx air-conditioner environment temperature (#1210)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
* fix: ptx air-conditioner temperature #1163

* fix: environment temperature siid and piid
2025-06-27 17:52:39 +08:00
Li Shuzhen
d659d13e49
docs: update changelog and version to v0.3.3 (#1188)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-06-23 16:40:29 +08:00
Li Shuzhen
3402587b1c
Fix specs (#1187)
* fix: 090615.switch.x1tpm English switch name (#1122)

* fix: dmaker.fan.p33 fan-level (#1165)

* fix: humidity-range string value unit (#1179)
2025-06-23 16:21:39 +08:00
GavinIves
8dc840c51c resolve conflict 2025-06-20 02:14:30 +00:00
GavinIves
819be56bd8 Merge remote-tracking branch 'upstream/main' into add-command-sending-mode-for-lights 2025-06-20 02:13:08 +00:00
Li Shuzhen
028399c0b1
fix: tofan.airrtc.wk01 thermostat and air conditioner service (#1160)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-06-19 17:07:31 +08:00
GavinIves
10cb50210b Merge remote-tracking branch 'upstream/main' into add-command-sending-mode-for-lights 2025-06-19 02:28:27 +00:00
Li Shuzhen
5179e97e38
fix: the error "mips unsub internal error, 4, None" (#1135)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-06-12 10:41:37 +08:00
Li Shuzhen
9fdbf3dff2
fix: mrbond.airer.m1t closing status (#1134) 2025-06-12 10:41:12 +08:00
Li Shuzhen
d0508ead25
Fix specs (#1132) 2025-06-12 10:40:54 +08:00
GavinIves
41c47b8894 formatted code 2025-06-05 06:02:32 +00:00
GavinIves
da45938656 Modify the order in which the light-on properties are sent 2025-06-04 20:20:37 +08:00
GavinIves
f271336670 Modify the order in which the light-on properties are sent 2025-06-04 20:16:12 +08:00
GavinIves
3d50562eec fomatted code 2025-06-04 09:05:45 +00:00
GavinIves
83899f8084 fomatted code 2025-06-04 08:52:48 +00:00
GavinIves
b72ec85ae9 Added command sending mode for lights to optimize the lighting effect 2025-06-04 08:19:00 +00:00
Li Shuzhen
d05bdcbba9
fix: linp.magnet.m1 contact state in sensor text (#1116)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-05-29 13:32:42 +08:00
Li Shuzhen
a4f9c29b6b
docs: update changelog and version to v0.3.2 (#1119)
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-05-23 09:42:16 +08:00