Jimmy Hedman and GitHub
76daefe21c
Add ethernet DNS text sensor and simplify DNS display format ( #6450 )
2024-04-12 14:03:08 +10:00
Jimmy Hedman and GitHub
ec32501d40
Bump Arduino Pico Framework to 3.7.2 and Platform to 1.12.0 ( #6386 )
2024-04-02 16:00:47 +13:00
Jimmy Hedman and GitHub
f4e8a89726
IPv6 string representation follows RFC5952 ( #6449 )
2024-04-01 12:40:11 +13:00
Jimmy Hedman and GitHub
7d9fc3ceaa
Bump ESP8266 Arduino versions ( #5359 )
2024-03-20 21:16:10 +13:00
19022ace12
Make SPI compile with IDF >= 5.0 ( #6383 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com >
2024-03-19 15:56:36 +13:00
Jimmy Hedman and Jesse Hills
4429e5ae56
IPv6 can't be enabled for libretiny ( #6387 )
2024-03-18 15:54:39 +13:00
Jimmy Hedman and GitHub
72c6563a3b
IPv6 can't be enabled for libretiny ( #6387 )
2024-03-18 10:06:02 +13:00
Jimmy Hedman and Jesse Hills
ca85a41a72
Don't try to get IPv6 addresses when disabled ( #6366 )
2024-03-15 14:23:12 +13:00
Jimmy Hedman and GitHub
4e850c3f32
Don't try to get IPv6 addresses when disabled ( #6366 )
2024-03-15 09:26:29 +13:00
Jimmy Hedman and GitHub
13736b5c57
Update mDNS for IDF >= 5.0 ( #6328 )
2024-03-07 11:26:39 +13:00
Jimmy Hedman and GitHub
cf7cc179fb
Fix numbering of sensors ( #6305 )
2024-03-01 14:02:33 +13:00
f73518dbeb
Improve dualstack and IPv6 support ( #5449 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-02-27 21:16:20 +13:00
Jimmy Hedman and GitHub
cdcb25be8e
Make precommit checks happy ( #5751 )
2023-11-15 12:38:36 +13:00
Jimmy Hedman and GitHub
0a4853ba7b
Correct url for Arduino platform ( #5744 )
2023-11-14 06:38:08 +13:00
Jimmy Hedman and GitHub
684cf10230
Bump Arduino Pico Framework to 3.6.0 and Platform to 1.10.0 ( #5731 )
2023-11-13 07:28:02 +13:00
Jimmy Hedman and GitHub
f70d651a39
Update mDNS component to 1.2.2 ( #5654 )
2023-11-02 16:56:02 +13:00
Jimmy Hedman and Jesse Hills
b9d4e2e501
Remove some explicit IPAddress casts ( #5639 )
2023-11-01 12:19:16 +13:00
Jimmy Hedman and GitHub
9adda8085a
Remove some explicit IPAddress casts ( #5639 )
2023-11-01 10:32:29 +13:00
Jimmy Hedman and Jesse Hills
1282a15b14
Fixes ip include on arduino 2.7.4 ( #5620 )
2023-10-30 13:59:58 +13:00
Jimmy Hedman and GitHub
01a16141f1
Fixes ip include on arduino 2.7.4 ( #5620 )
2023-10-30 07:35:33 +13:00
Jimmy Hedman and Jesse Hills
f018fde369
Set addr type when copy from ip4_addr_t ( #5583 )
2023-10-24 08:30:47 +13:00
Jimmy Hedman and Jesse Hills
c47f8fc02c
Remove explicit cast for IPAddress ( #5574 )
...
* Remove explicit cast for IPAddress
* Make linter happy
2023-10-24 08:30:47 +13:00
Jimmy Hedman and GitHub
5347c9aafe
Add LibreTiny hardwares to PR Template ( #5575 )
2023-10-24 08:06:23 +13:00
Jimmy Hedman and GitHub
e3fbf54a1a
Set addr type when copy from ip4_addr_t ( #5583 )
2023-10-23 01:41:16 -05:00
Jimmy Hedman and GitHub
05a95f8ee9
Remove explicit cast for IPAddress ( #5574 )
...
* Remove explicit cast for IPAddress
* Make linter happy
2023-10-21 17:04:07 +13:00
Jimmy Hedman and GitHub
c9a8911029
Prepare protobuf for ESP-IDF >= 5 ( #5510 )
2023-10-11 11:51:53 +13:00
Jimmy Hedman and GitHub
57b7dd0fa2
Refactor ip address representation ( #5252 )
2023-09-27 21:38:43 +13:00
Jimmy Hedman and GitHub
dadbc1aefa
Enable IPv6 for ESP8266 and Raspberry pi pico w (RP2040) ( #4759 )
2023-09-13 08:05:02 +12:00
Jimmy Hedman and GitHub
ac5c6ec288
Add debug component to all tests ( #5333 )
2023-09-06 07:38:58 +12:00
Jimmy Hedman and GitHub
97dcbe84da
Disable IPv6 when config explicitly says false ( #5310 )
2023-09-05 02:56:17 -05:00
Jimmy Hedman and GitHub
aabe0091cc
Prepare api and time for ESP-IDF >= 5 ( #5332 )
2023-09-04 15:51:04 -05:00
Jimmy Hedman and GitHub
f14419bab5
Bump Arduino Pico to 3.4.0 ( #5321 )
2023-09-01 13:21:01 +12:00
Jimmy Hedman and GitHub
0af8d0b7ea
Remove support for ESP-IDF version < 4 ( #5261 )
2023-08-18 08:02:57 +12:00
Jimmy Hedman and Jesse Hills
cb66ce069e
Add delay before enabling ipv6 ( #5256 )
2023-08-17 13:04:31 +12:00
Jimmy Hedman and GitHub
63fc16d872
Add delay before enabling ipv6 ( #5256 )
2023-08-17 12:22:37 +12:00
9980b9972f
Change MQTT client for ESP32 Arduino ( #5157 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2023-08-08 09:16:42 +12:00
Jimmy Hedman and GitHub
c418eecf83
Enable IPv6 for ESP32 Arduino, wifi and ethernet ( #4865 )
2023-07-30 22:20:55 +00:00
Jimmy Hedman and GitHub
3eff7e76aa
Prepare some components for idf >= 5 ( #5061 )
2023-07-27 00:18:02 -05:00
Jimmy Hedman and GitHub
1c237aef77
Version bump for ESP32 IDF and Arduino ( #5035 )
2023-07-21 15:35:44 +12:00
Jimmy Hedman and GitHub
76c0d0912f
Change datatype in e131 addressable light ( #5127 )
2023-07-20 15:54:25 +12:00
Jimmy Hedman and GitHub
5eb12ac5fe
Make docker use pip installed pillow ( #5074 )
2023-07-20 15:52:41 +12:00
Jimmy Hedman and GitHub
f8df694aa3
Mk2 to prepare color.h for idf >= 5 ( #5070 )
2023-07-12 19:32:05 -05:00
Jimmy Hedman and GitHub
ddde1ee31e
Allow pillow versions over 10 ( #5071 )
2023-07-10 11:34:43 +12:00
Jimmy Hedman and GitHub
c5aacdd682
Update RP2040 Aruino framwork and platform to latest ( #5025 )
2023-07-10 11:30:39 +12:00
Jimmy Hedman and GitHub
979f014799
Make scheduler debuging work with idf >= 5 ( #5052 )
2023-07-05 22:05:27 +12:00
Jimmy Hedman and GitHub
fe0404a084
Some tests wasn't running (locally) ( #5050 )
2023-07-05 10:33:46 +12:00
Jimmy Hedman and GitHub
fc3d558d47
Initial debug component support for rp2040 ( #5056 )
2023-07-05 10:28:12 +12:00
Jimmy Hedman and GitHub
87c0f48095
Prepare debug and logger component to work with idf 5.0 ( #5036 )
2023-07-04 12:49:27 +12:00
Jimmy Hedman and GitHub
25b9bde0a5
Prepare ethernet to work with esp idf 5.0 ( #5037 )
2023-07-04 12:48:05 +12:00
Jimmy Hedman and Jesse Hills
df9fcf9850
Make ethernet_info work with esp-idf framework ( #4976 )
2023-06-23 07:34:54 +12:00
Jimmy Hedman and GitHub
52d7d2cae7
Make ethernet_info work with esp-idf framework ( #4976 )
2023-06-22 16:09:00 +12:00
Jimmy Hedman and GitHub
7ceb16cc5a
Preprocess away unused code when IPv6 is disabled ( #4973 )
2023-06-20 10:34:46 +12:00
Jimmy Hedman and Jesse Hills
d80885c7a8
Fixed access point for ESP32 IDF platform ( #4784 )
2023-05-12 10:32:59 +12:00
Jimmy Hedman and GitHub
5b02715c7b
Fixed access point for ESP32 IDF platform ( #4784 )
2023-05-11 10:00:28 +12:00
Jimmy Hedman and GitHub
b19c7d462b
Fixed calculation of start and end dhcp range ( #4785 )
2023-05-10 13:03:43 +12:00
Jimmy Hedman and Jesse Hills
f3e6a4314f
Debug component doesn't work on RP2040 ( #4728 )
2023-04-27 19:36:21 +12:00
Jimmy Hedman and GitHub
986dd2ddd2
Debug component doesn't work on RP2040 ( #4728 )
2023-04-27 08:03:30 +12:00
Jimmy Hedman and Jesse Hills
53c59cf675
Fixed dns2 for ethernet ( #4698 )
2023-04-17 15:45:34 +12:00
Jimmy Hedman and GitHub
382dcddf12
Fixed dns2 for ethernet ( #4698 )
2023-04-16 20:10:07 +00:00
d92f297bc0
Add IPv6 support for ESP-IDF framework ( #2953 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2022-01-25 09:55:33 +01:00
ef88f9923f
Implement IPv6 sockets for lwIP ( #3015 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2022-01-21 10:08:54 +01:00
Jimmy Hedman and Otto Winter
ebb6d0d464
Add domain paramteter to wifi. ( #16 )
...
* Add domain paramteter to wifi.
- To be able to do OTA updates on networks that doesn't use .local as
local domain parameter domain is added to wifi section. It's currently
only used for OTA.
* Centralised default parameter for domain.
* Added input validation for domainname.
2018-05-21 15:47:30 +02:00
Jimmy Hedman and Otto Winter
e8fe653140
Fix flake8 warnings. ( #17 )
2018-05-21 15:07:17 +02:00
Jimmy Hedman and Otto Winter
ac5ab33975
Cleaned some low hanging pyling warnings. ( #6 )
2018-04-12 12:56:03 +02:00
Jimmy Hedman and Otto Winter
633d20d023
Remove sleeps. ( #5 )
...
* Remove sleeps.
- the sleeps is not needed.
* Make sleep depending on environment variable.
- set QUICKWIZARD to true to disable sleeps.
* Changed env-name and made it work without env.
- It only worked when environment variable was defined. Now it works
with variable unset, which should be the normal case.
- Added ESPHOMEYAML_ as prefix so it's ESPHOMEYAML_QUICKWIZARD.
2018-04-11 22:51:56 +02:00
Jimmy Hedman and Otto Winter
51c856e65e
It now complies with flake8 --ignore=E501,W291 ( #1 )
...
- Not changning long lines or lines ending with space.
2018-04-10 16:21:32 +02:00