Commit Graph

44 Commits

Author SHA1 Message Date
Fabio Pugliese Ornellas d38368d4a6
Security improvement: Support wifi ap_timeout=0s (disable) (#3431) 2023-12-05 08:50:05 +09:00
Charles Johnson 980ca127eb
add docs for wifi.on_connect and wifi.on_disconnect (#2185)
* add docs for wifi.on_connect and wifi.on_disconnect

* Update components/wifi.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-06 23:17:18 -06:00
H. Árkosi Róbert 58cdc09af8
Update wifi.rst (#3014) 2023-06-22 22:10:46 +12:00
Jesse Hills 48392c73ca
Docs for wifi enable/disable (#2958) 2023-06-01 11:34:38 +12:00
Bella Coola 7fde35a251
Add support for passive WiFi scanning. (#2812)
Co-authored-by: BellaCoola <unknown>
2023-04-20 16:18:56 +12:00
H. Árkosi Róbert bb4125f709
Update wifi.rst (#2540)
add ethernet to seealso
2022-12-15 10:04:45 +01:00
H. Árkosi Róbert 5712ac2feb
Update wifi.rst (#2537)
add wifi_info and wifi_signal to seealso
2022-12-15 10:00:22 +01:00
Jesse Hills e81a5d47fd
Updates for runtime entered wifi credentials (#2443) 2022-11-16 15:48:53 +13:00
Stijn Tintel 56a451f67a
wifi: document enable_btm and enable_rrm (#2163) 2022-08-17 21:10:45 +12:00
Dan Jackson 6f43f7faee
Allow wifi output_power down to 8.5dB (#2028) 2022-05-03 19:09:19 +12:00
Vladimir Cravero cc77f8206f
Fixing subnet mask (#2005)
* Fixing subnet mask

The subnet mask provided in the example is not compatible with the IPs provided.

* Modified the static IP to reflect a more common use case, and be less confusing with the net mask.
2022-04-14 18:35:39 +12:00
Vincèn 3afc857cac
Clarification on network configuration (#1987)
* Clarification on network configuration

Made some modifications on how Wifi is handled in ESP and its interaction/incompatility with Ethernet mode

* Update wifi.rst

Typo correction
2022-04-14 16:13:48 +12:00
Jesse Hills afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Jimmy Hedman 52e5273892
Add documentation for enable_ipv6 flag. (#1749)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 10:00:09 +01:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen e473f659fd
Support setting manual_ip under networks option (#1687) 2021-12-02 08:55:32 +13:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills 5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
@RubenKelevra b6e44d6206
wifi: remove mdns option (#1633)
"This option has been removed. Please use the [disabled] option under the new mdns component instead.
  enable_mdns: False"
2021-11-25 20:16:09 +01:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Oxan van Leeuwen 8495cc5936
Fix a bunch of typos (#1324) 2021-07-22 23:38:38 +02:00
Jesse Hills 8c8c6b5433
Update docs for WiFi AP using device name. (#1294) 2021-07-09 00:39:44 +12:00
Jesse Hills 990c53ba8e
Merge branch 'current' into next 2021-05-12 09:57:33 +12:00
Marc Teale 63d36b4d7d
Specify format for BSSID entries. (#1046)
Co-authored-by: Marc Teale <marc.teale@openmarket.com>
2021-05-11 07:57:02 +12:00
Farzad E e6b2fbbddc
Added docs for enable_mdns option (#1118)
* Added enable_mdns option to docs

* Update faq.rst

* Further updates to faq.rst

* Updated components with link to faq entry on mDNS

* Minor changes to faq.rst

* Added link to docker reference FAQ notes

* Update guides/faq.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-06 12:32:13 -03:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Guillermo Ruffino 9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Tom Price 69d2c695d6
Update enterprise authentication docs to indicate support for ESP8266s (#814) 2020-11-01 20:40:25 +13:00
Otto Winter cf8f06752b
WPA2 Enterprise Attempt 2 (#704) 2020-07-24 15:39:59 +02:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
kbouchard111 f30c100913
Update wifi.rst (#562)
* Update wifi.rst

Add documentation for output_power option.

* Update wifi.rst

Add default info for ESP8266 and warning about 20.5dB
2020-04-27 12:47:11 -03:00
Otto Winter f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Otto Winter 8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Otto Winter 55e2fa42bd
Add changing name section 2019-06-19 11:42:30 +02:00
Otto Winter d23b7e5736
Updates 2019-05-15 11:49:05 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
tubalainen 4c09ee834c Update information on flashing OTA to old ip (#193) 2019-03-09 14:01:45 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00