Commit graph

716 commits

Author SHA1 Message Date
Tomaae
1294631f8a
Updated model dummy services debugs 2022-08-19 11:43:01 +02:00
Tomaae
c468e2776e
Added async_will_remove_from_hass debug 2022-08-19 11:40:02 +02:00
Tomaae
952f3877b7
Replaced deprecated async_setup_platforms with async_forward_entry_setups 2022-08-18 10:45:31 +02:00
Tomaae
12a952a77d
Changed device tracker name return to None 2022-08-18 09:45:25 +02:00
Tomaae
1722a3e346
Removed unused import 2022-08-18 09:30:11 +02:00
Tomaae
0b4a7a3c72
Migrated to new entity naming style 2022-08-18 09:29:55 +02:00
Tomaae
1a0861fd9c
updated stale config 2022-08-18 01:05:02 +02:00
Tomaae
9711006f29
Merge remote-tracking branch 'origin/master' 2022-08-18 00:11:29 +02:00
Tomaae
575b7ff192
Removed duplicate debug entry 2022-08-18 00:06:40 +02:00
Tomaae
e4c48353c5
Merge pull request #237 from sermayoral/little-fixes-update-entities
Little fixes update entities
2022-08-17 18:32:06 +02:00
Sergio Mayoral Martinez
b2d36ebafc title implemented via entity descriptor 2022-08-17 16:23:41 +02:00
Sergio Mayoral Martinez
bd9009be47 Revert "Set update entity names like Supervisor entity names"
This reverts commit e22a4c1295.
2022-08-17 15:45:50 +02:00
Sergio Mayoral Martinez
34b373f3ee Black Formatting 2022-08-17 13:09:59 +02:00
Sergio Mayoral Martinez
e22a4c1295 Set update entity names like Supervisor entity names 2022-08-17 12:56:33 +02:00
Sergio Mayoral Martinez
e32ffd19a1 Move the firmware entity update to the right place 2022-08-17 12:54:26 +02:00
Sergio Mayoral Martinez
a588cec520 add title to update entities 2022-08-17 12:36:59 +02:00
Tomaae
d420a8ad06
Fixed duplication of tracker entities for restored entities #236 2022-08-17 09:29:46 +02:00
Tomaae
cbac88efd2
removed forgotten debug line 2022-08-16 14:37:37 +02:00
Tomaae
23f64fd401
updated docs 2022-08-16 00:45:58 +02:00
Tomaae
3b81c11675
updated docs 2022-08-16 00:43:35 +02:00
Tomaae
f8b8dd075b
refactoring 2022-08-11 17:02:46 +02:00
Tomaae
968d5c3859
Consolidated device tracker unique id, fixes #194 2022-08-11 16:45:35 +02:00
Tomaae
f4bffc55de
add update sensor for routerboard firmware #229 2022-08-11 14:58:30 +02:00
Tomaae
6a089556db
Improved error message when release notes fetch fails #229 2022-08-11 14:57:29 +02:00
Tomaae
4da561f515
renamed routeros update entity is for clarity #229 2022-08-11 14:52:17 +02:00
Tomaae
5d391cc09d
binary sensor cleanup #229 2022-08-11 14:50:45 +02:00
Tomaae
24e91ba115
Changed update entity name to RouterOS update #229 2022-08-11 13:33:57 +02:00
Tomaae
1a4479da78
Changed modem detection from route, to dhcp client. fixes #183 2022-08-11 13:23:51 +02:00
Tomaae
c639d65332
Replaced fwupdate with new HA update entity #229 2022-08-11 12:56:28 +02:00
Tomaae
5b1c88fa6a
fixed reconnect, fixes #217 2022-08-11 10:04:57 +02:00
Tomaae
b368ecc532
Merge pull request #215 from tomaae/imgbot
[ImgBot] Optimize images
2022-07-07 08:55:18 +02:00
ImgBotApp
52c87eaf3a
[ImgBot] Optimize images
*Total -- 662.60kb -> 526.18kb (20.59%)

/docs/assets/images/ui/integration_options_sensors.png -- 23.55kb -> 9.66kb (58.97%)
/docs/assets/images/ui/diagnostics.png -- 46.06kb -> 33.24kb (27.83%)
/docs/assets/images/ui/gps.png -- 29.95kb -> 23.52kb (21.47%)
/docs/assets/images/ui/queue_switch.png -- 47.37kb -> 37.71kb (20.4%)
/docs/assets/images/ui/interface_sensor.png -- 42.90kb -> 34.19kb (20.3%)
/docs/assets/images/ui/ups.png -- 42.13kb -> 33.61kb (20.22%)
/docs/assets/images/ui/ppp_tracker.png -- 25.93kb -> 20.79kb (19.81%)
/docs/assets/images/ui/interface.png -- 51.30kb -> 41.26kb (19.58%)
/docs/assets/images/ui/mangle_switch.png -- 38.21kb -> 30.83kb (19.3%)
/docs/assets/images/ui/interface_switch.png -- 50.48kb -> 40.75kb (19.28%)
/docs/assets/images/ui/ppp_switch.png -- 26.46kb -> 21.42kb (19.08%)
/docs/assets/images/ui/host_tracker.png -- 26.08kb -> 21.22kb (18.64%)
/docs/assets/images/ui/nat.png -- 34.67kb -> 28.25kb (18.52%)
/docs/assets/images/ui/accounting_sensor.png -- 21.17kb -> 17.26kb (18.45%)
/docs/assets/images/ui/kidcontrol_switch.png -- 31.41kb -> 25.87kb (17.63%)
/docs/assets/images/ui/kidcontrol_pause_switch.png -- 32.47kb -> 26.76kb (17.59%)
/docs/assets/images/ui/firmware_update.png -- 26.48kb -> 21.83kb (17.58%)
/docs/assets/images/ui/script_switch.png -- 32.67kb -> 27.10kb (17.05%)
/docs/assets/images/ui/setup_integration.png -- 16.22kb -> 14.56kb (10.21%)
/docs/assets/images/ui/integration_options.png -- 17.11kb -> 16.36kb (4.41%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-07-07 04:26:57 +00:00
Tomaae
b52ff90a88
docs, added fw update screenshot #213 2022-07-06 13:38:15 +02:00
Tomaae
1183c4371d
added version attributes to firmware update sensor #213 2022-07-06 13:33:49 +02:00
Tomaae
5408d60bbd
api cleanup 2022-06-30 22:20:45 +02:00
Tomaae
7d1915b566
fixed typo in captive portal #200 2022-06-30 13:48:22 +02:00
Tomaae
ce54b6ef1b
fixed typo in captive portal #200 2022-06-29 14:07:57 +02:00
Tomaae
f180337c33
docs, added gps preview image #196 2022-06-28 22:51:01 +02:00
Tomaae
3ee517463b
added GPS support #196 2022-06-28 21:57:24 +02:00
Tomaae
f1c7cea7c4
added UPS support #144 2022-06-28 21:26:49 +02:00
Tomaae
c10fb9fedb
API, renamed path and update functions 2022-06-28 20:28:00 +02:00
Tomaae
7782503f78
merged get_sfp into path 2022-06-28 20:13:07 +02:00
Tomaae
8efaa72492
API, option for path command to execute commands in path and pass arguments 2022-06-28 20:12:41 +02:00
Tomaae
a76417c240
Cleanup API 2022-06-25 15:18:14 +02:00
Tomaae
e14d018b20
Added captive portal authorized clients count #200 2022-06-25 15:18:00 +02:00
Tomaae
981668032e
Added sensors for total interface tx/rx bytes, fixes #210 2022-06-25 14:34:25 +02:00
Tomaae
574d3137b9
updated devices removal entries for future use 2022-06-25 13:56:39 +02:00
Tomaae
085a859dd7
updated entity registry access, fixes #209 2022-06-25 13:55:46 +02:00
Tomaae
bd56487f42
force check for firmware update, fixes #208 2022-05-27 10:58:51 +02:00
Tomaae
2c61ba596a
removed domains from hacs.json 2022-05-26 10:24:58 +02:00