Commit graph

800 commits

Author SHA1 Message Date
Tomaae
50abfe86b6
Update coordinator.py
Futureproof wifi module 7.13 change
2024-02-14 22:05:09 +01:00
Tomaae
5feb9ad3c2
Merge pull request #332 from slackr31337/ros-7.13
Fix for ros 7.13 wireless
2024-02-14 22:02:34 +01:00
Robert Dunmire III
6bc441558f Update coordinator.py 2023-12-27 09:28:17 -05:00
Robert Dunmire III
e828e0bf0a Fixes from code review 2023-12-16 12:57:01 -05:00
Robert Dunmire III
1bbedfaa8b Fix for ros 7.13 wireless 2023-12-08 10:30:15 -05:00
Tomaae
a61dfa5ff7
fixed uom for interfaces, fixes #325 2023-12-07 00:54:23 +01:00
Tomaae
80bae0c34d
black 2023-11-06 00:48:47 +01:00
Tomaae
593aca593b
Merge pull request #316 from L2jLiga/master
feat: netwatch binary sensor
2023-10-23 23:21:39 +02:00
Andrey Chalkin
13e765c10a
feat: netwatch binary sensor 2023-10-15 17:16:33 +02:00
Tomaae
2cdd645274
removed forgotten dev print 2023-10-06 02:07:51 +02:00
Tomaae
355d16ff4f
Merge remote-tracking branch 'origin/master' 2023-09-18 09:28:19 +02:00
Tomaae
e5f0e40832
Merge pull request #307 from tomaae/lokalise-2023-09-18_09-26-54
Lokalise: Translations update
2023-09-18 09:28:08 +02:00
Tomaae
5809d0aad9 Lokalise: updates 2023-09-18 09:27:03 +02:00
Tomaae
da894aa32a
Fixed MikrotikOS v6 system health sensor default values, ref #300 2023-09-18 09:19:07 +02:00
Tomaae
975f882416
Added query path into query error 2023-09-18 09:07:10 +02:00
Tomaae
715ead5458
Fixed diagnostics, fixes #303 2023-09-18 08:52:37 +02:00
Tomaae
4b610ba4e5
Fixed traffic sensor names, ref #306 2023-09-18 08:48:45 +02:00
Tomaae
6079affcfa
Fixed device tracker names 2023-09-12 12:00:42 +02:00
Tomaae
d3a2432eb7
Fixed entity names 2023-09-12 11:49:27 +02:00
Tomaae
2349584551
Do not process device tracker when tracking coordinator is disabled 2023-09-12 11:22:01 +02:00
Tomaae
4abf5b210d
added Callable definition 2023-09-12 11:13:53 +02:00
Tomaae
380884d60a
Merge pull request #296 from tomaae/coordinator
Coordinator
2023-08-31 02:54:27 +02:00
Tomaae
c8728238af
rebase 2023-08-31 02:53:34 +02:00
Tomaae
e1e9f61e08
cleanup 2023-08-10 02:21:16 +02:00
Tomaae
9c5a270b4f
cleanup 2023-08-10 02:03:11 +02:00
Tomaae
efe3de0c20
added coordinator for device tracker 2023-08-09 23:00:00 +02:00
Tomaae
ebee5a34e2
reverted to standard scan interval 2023-08-09 13:55:53 +02:00
Tomaae
ca58ee6007
fixed traffic uom 2023-08-09 13:55:31 +02:00
Tomaae
04e0d875cf
fixed client traffic sensors 2023-08-09 11:54:08 +02:00
Tomaae
51c9c62859
fixed "Ignoring invalid device info" error from 2023.8, fixes #292 2023-08-09 11:33:38 +02:00
Tomaae
5186956883
updated minimum ha version 2023-08-09 11:03:29 +02:00
Tomaae
c83e735724
merged hwinfo and fwupdate_check into main update loop 2023-08-09 10:49:49 +02:00
Tomaae
b8f4856a5b
converted device tracker 2023-08-09 10:19:04 +02:00
Tomaae
514a930d04
fixed firmware update sensor 2023-08-09 10:18:46 +02:00
Tomaae
6caaa4e891
converted buttons 2023-08-09 09:59:50 +02:00
Tomaae
15bc156d74
converted update sensors 2023-08-09 09:53:48 +02:00
Tomaae
eae9fd7e2d
fixed switch control 2023-08-09 09:48:08 +02:00
Tomaae
727a075dbb
converted switches 2023-08-09 09:37:48 +02:00
Tomaae
2ea35dec75
converted binary sensors 2023-08-09 09:33:52 +02:00
Tomaae
cace2ae3e5
removed unnecessery MikrotikClientTrafficSensor 2023-08-09 09:25:33 +02:00
Tomaae
7a892b6800
cleanup 2023-08-09 02:33:49 +02:00
Tomaae
3869e670a6
removed available override 2023-08-09 02:32:35 +02:00
Tomaae
7c2e61e4d6
Removed asyncio locks 2023-08-09 02:24:49 +02:00
Tomaae
009d8c6085
removed async_added/removed_to_hass override 2023-08-09 02:24:20 +02:00
Tomaae
a21e95c36a
coordinator update 2023-08-08 00:50:09 +02:00
Tomaae
4d957aec22
Merge pull request #285 from ivanpavlina/master
Support for additional attributes on execute
2023-05-31 16:44:08 +02:00
Ivan Pavlina
d8d8552dd0 black formatting 2023-05-31 07:46:52 +00:00
Ivan Pavlina
22844e7ae5 added attributes to execute method, using it on check-for-updates. hardcoded 10 seconds for duration 2023-05-31 06:56:50 +00:00
Tomaae
251874bdc2
Merge pull request #283 from 910patin/master
add SensorStateClass.MEASUREMENT for client counts
2023-05-27 17:46:47 +02:00
910patin
52eeb08c43
add SensorStateClass.MEASUREMENT for client counts 2023-05-27 16:46:49 +03:00