This website requires JavaScript.
Explore
Help
Sign in
Home-IoT
/
esphome
Watch
1
Star
0
Fork
You've already forked esphome
0
mirror of
https://github.com/esphome/esphome.git
synced
2024-12-02 11:44:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
97c1c34708
esphome
/
esphome
/
components
/
hbridge
/
__init__.py
4 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
Add H-Bridge fan component (#2212) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-31 00:10:22 +02:00
import
esphome
.
codegen
as
cg
hbridge_ns
=
cg
.
esphome_ns
.
namespace
(
"
hbridge
"
)
Reference in a new issue
Copy permalink