pszafer
afc20b8a48
test boneio lights
2024-03-28 20:24:58 +01:00
Pawel
0a05c6c561
Merge pull request #10 from boneIO-eu/input_board_v_0_5
...
Input board v 0 5
v1.0.3a
2024-03-21 06:19:40 +01:00
Pawel
1c97c125aa
Merge branch 'dev' into input_board_v_0_5
2024-03-21 06:19:34 +01:00
pszafer
3ecb103909
change config comments
2024-03-21 06:14:38 +01:00
pszafer
e061ec0590
remove ip address from display
2024-03-20 18:40:17 +01:00
pszafer
b715c58c31
add cover mix to config
2024-03-19 19:41:55 +01:00
pszafer
8371dbe5a7
speed up i2c bus frequency
2023-09-07 07:10:36 +02:00
pszafer
01bf7ea304
speed up i2c bus frequency
2023-09-07 07:01:23 +02:00
Kamil_B
1a19b75c41
correction in mosfet
2023-05-25 15:27:52 +02:00
Kamil_B
a7dc90f3c3
add mosfet board
2023-04-14 07:23:35 +02:00
Kamil_B
3272ba1921
add mosfet48 board
...
add mosfet48 board
2023-01-17 11:50:09 +01:00
Paweł Szafer
e580dc4748
modify console yaml according to addon
2022-12-20 09:53:52 +01:00
Maciej Krasuski
57ff9007ac
Update boneio_config_for_esphome_addon.yaml
2022-12-19 22:38:51 +01:00
Maciej Krasuski
0d11a4eba1
Merge branch 'input_board_v_0_5' of https://github.com/boneIO-eu/esphome into input_board_v_0_5
2022-12-19 18:40:39 +01:00
Maciej Krasuski
c4bdc07ebb
added ip address and some substitutions
2022-12-19 18:40:34 +01:00
Paweł Szafer
436adbddd8
remove cover config from main dir
2022-12-19 15:49:43 +01:00
Paweł Szafer
78c771489e
fix 1 wire pin
2022-12-17 18:45:42 +01:00
Kamil_B
6a55c7fbc1
Add 24 relay board
2022-12-16 10:14:03 +01:00
Paweł Szafer
1cf3b09faa
fix covers
2022-12-15 06:39:11 +01:00
Paweł Szafer
9fca8bdc66
adapt main config for PCF
2022-12-14 10:10:45 +01:00
Paweł Szafer
ffd891c65c
add name_add_mac_suffix: true
2022-12-14 10:09:17 +01:00
Paweł Szafer
b8de87b0e2
add cover inputs PCF/MCP to input v0.5
2022-12-14 10:04:43 +01:00
Kamil_B
4237cf72c2
update cover
2022-12-01 08:28:04 +01:00
Kamil_B
d525e17d65
update cover
2022-12-01 08:26:57 +01:00
Kamil_B
101836ec17
Merge branch 'dev' of https://github.com/boneIO-eu/esphome into dev
2022-12-01 08:21:52 +01:00
Kamil_B
6a1e0695a7
cover_board
...
example of a configuration for a shutter plate
2022-12-01 08:21:42 +01:00
Paweł Szafer
4431a53ddb
add bus_id to mcp relays
2022-11-27 15:43:10 +01:00
Paweł Szafer
9639d06e77
revert dir_name
2022-11-27 15:26:58 +01:00
Paweł Szafer
6a7afab39c
remove .esphome dir
2022-11-27 13:15:11 +01:00
Paweł Szafer
d3e65bce3f
ignore .esphome
2022-11-27 13:14:12 +01:00
Paweł Szafer
50a7690c16
fix dir path
2022-11-27 13:13:44 +01:00
Paweł Szafer
eb4dd61311
fix fonts path
2022-11-25 15:53:19 +01:00
Paweł Szafer
bd0cf35bac
add readme info
2022-11-07 18:59:42 +01:00
Paweł Szafer
672c1ba946
Change dev to support Input board v0.5
2022-11-07 18:59:03 +01:00
Pawel
4b140aebfc
fix relay number in inputs mcp
2022-10-30 20:28:27 +01:00
Pawel
3871a79b38
Merge pull request #6 from boneIO-eu/new_software_PCF
...
update new configurations
2022-10-27 11:58:27 +02:00
Pawel
487e7abece
Merge pull request #5 from chytreg/patch-1
...
Update cover_32x10A_board.yaml
2022-10-21 17:03:20 +02:00
Kamil_B
5a346a5b7b
update
...
addition of new configurations
- PCF input board
- MCP input board
- relay board 32x10 PCF
- relay board 32x10 MCP
2022-10-21 17:01:28 +02:00
Dariusz Gertych
e1b831ee09
Update cover_32x10A_board.yaml
...
Proposal to use `interlock_wait_time`
from the official docs https://esphome.io/components/switch/gpio.html
>interlock_wait_time (Optional, Time): For interlocking mode, set how long to wait after other items in an interlock group have been disabled before re-activating. Useful for motors where immediately turning on in the other direction could cause problems.
I think it's worth to consider the usage, as about the value I took it from Shelly 2.5 example https://esphome.io/components/cover/current_based.html?highlight=interlock_wait_time
Maybe 200ms it's a bit too much.
2022-10-17 00:05:40 +02:00
Pawel
57b3943259
Merge pull request #4 from boneIO-eu/new_software_PCF
...
relay board 32x10A PCF
2022-10-13 08:35:24 +02:00
Kamil_B
1109ae39c4
relay board 32x10A PCF
...
- adding a new config to the 32x10A board with PCF8575
- adding three missing inputs from the ESP32 GPIO to the input
2022-10-12 17:43:33 +02:00
Paweł Szafer
6f8ea7b35d
Add boneio config for addon
2022-10-10 14:41:00 +02:00
Paweł Szafer
27c10e3319
rename yml to yaml
2022-10-09 18:03:40 +02:00
Paweł Szafer
b4810178ad
remove execute flag from yaml files
2022-10-09 18:01:15 +02:00
Pawel
524b841d5a
Merge pull request #3 from boneIO-eu/esp_modular_config
...
sample configuration
2022-10-09 17:54:58 +02:00
Bartłomiej Tomala
15a1223be7
modular config
2022-09-19 19:57:58 +02:00
Kamil_B
016c277e99
Merge pull request #2 from boneIO-eu/cover_board_32x10A
...
Update cover_32x10A_board.yaml
2022-09-07 21:24:12 +02:00
Kamil_B
ef59911856
Update cover_32x10A_board.yaml
...
nowy config dla rolet
2022-09-07 21:22:30 +02:00
Paweł Szafer
ddb23d6057
add multiclick
2022-08-03 07:34:10 +02:00
Pawel
71db5f357a
Merge pull request #1 from boneIO-eu/cover_board_32x10A
...
Create cover_32x10A_board.yaml
2022-07-30 22:43:46 +02:00