I’m here asking if anyone has since on how I can pull my Tevovle gateway running 868mhz to a lower 400ect so I can add it to a gateway like Zigbee is this possible and how would I run about doing it or does anyone got an idea on how I would get it done it can only work by Google and Alexa I tried the Google SDK method but it’s lo tedious and doesn’t allow me to show my temps currently on dashboard
#Adjusting A 868mhz Gateway powering radiators By Brand tevovle to 400mhz
88 messages · Page 1 of 1 (latest)
So an example of something that does this over RF to control something with a stupid expensive RF smarthub bulslhit is..
https://github.com/rstrouse/ESPSomfy-RTS?tab=readme-ov-file
Which is built off of https://pushstack.wordpress.com/somfy-rts-protocol/
... Which admittedly may just be a little more complicated than I had initially thought insofar as things go; so the web api reverse may be easier to do if its available.
GitHub
A controller for Somfy RTS shades and blinds. Contribute to rstrouse/ESPSomfy-RTS development by creating an account on GitHub.
With the api reverse method then how would one incorporate that would what integration would I need
https://vollragm.github.io/posts/web-api/
Is someone going through basic steps of this.
Followed by using something like nodered to inject it back into websites https://flowfuse.com/node-red/integration-technologies/rest/
Still semi complicated; but perhaps more straightforward ish
VollRagm
Introduction Most websites or web services have an API in the backend that delivers requested data to its frontend. This can be anything from the Google Search API to delivering a message on Discord. Some people in the gaming community scan a game’s username database for certain available special names, like 3 letter names, to register them. I’v...
Would it be possible to translate the gateway protocol into Mqtt using a mqtt bridge ?
Then connect mqtt up to home assistant
Sounding like the best idea so far
that depends if the gateway allows you to poke it
which would require you to do some MITM stuff probably to intercept its traffic and peek
or rip it open and look for a UART and see if anything there is useful..
But takes me back to the Q at hand once injected back into the website what do I do next how put that into HA
Sounds much more complicated than the website injection
https://www.youtube.com/@mattbrwn
it is but this guy does a lot of stuff around IOT devices like that with videos. 😛
Videos are better than websites leaning more towards that
his is mostly about just getting access and such..
I’ve realised it’s 868mhz becuse it’s in Europe heating and radiators are ran on 868mhz
yep.
like.. if you could get a firmware dump it'd maybe be possible for someone to poke around and help remotely but that's just a maybe.
What would the firmware dump lead to
sharing it; and then people can take a look remotely possibly.. tho that may also still contain your data too a little
🤷♂️
Not applicable then I’m stumped
Not sure what to do that will give me the easiest answer
And Gurantee workin
I wonder do any devices on HA run on 868mhz
what devices are you trying to control?
that thing seems to talk to different things.
I’ll send on one minute
you may very well also just be able to control those
so the simpler control if you wanted to just.. avoid all this would be like
smart plugs, and set the radiatiors to run at high or whatever speed when they're turned on.
and then just end-running around the controller by using an esp32 with a thermometer or something
ah. bleh.. Its still possible just annoying
apartment or you own the home? 😛
Own the home
I had a electrcition wire in all the radiators to a breaker
Because of the high voltage
like.. your power box has rails inside with blocks that the wires connect to rbeakers in?
probably? 🤔
I got a rail with breakers and breaker box I do indeed
But how would that help me adjust the radiators on a dashboard
https://www.shelly.com/de/products/shelly-pro-2?_pos=7&_psq=shelly+2&_ss=e&_v=1.0
You could put this on the breaker side for the things
Ohhh lemme look
basically turning them into dumb heaters; and then use a smart device with thermostat on it to control them on that side
basically. 🤷♂️
Ah crap spent 150€ on that 😂
issue being that.. you don't have most of the experience that would be required to attack it from the common angles and etc
I agree
yeah, that ESPSomfy company wanted
200$ for a fucking box to connect to alexa/google
eat shit; https://www.printables.com/model/796688-espsomfy-rts-case made a 3d printed case and threw together an esp with a radio for that project for like 40$ all-in
😂u should email a picture of it
“Made it cheaper dumb ah”
Such a bummer I can’t incorporate these damn Radiators with the capability the crap app has to be used in Home assistant
yeah, unfortunate how companies just love to vendor lock people.
Would have looked so pretty in my dash
@north brook would u know how to make a webpage card size bigger in the dashboard i have an idea ill explain
Basically since it’s run of a website and it’s always online with my Ethernet plugged in I can just use the webcard to control the website with my tablet i it’s still there just on the right side and I can turn on radiators ect
Check analytics
As seen here it’s just not big enough
may need to change its size.. or aspect ratio or such maybe. https://www.home-assistant.io/dashboards/iframe/
Thanks lad I’ll update u
I can’t get it any bigger it’s the same
Any ideas?
@north brook
yeah theres nothing I cann suggest off the top of my head here unfortunately.
maybe need to make the card larger on lovelace
maybe aim for something phone-sized ish?
Wym by phone sized?
How would I do that
I think it depends on the container size and whatever its inside.. maybe; I can't recall.. check lovelace formatting stuff.. perhaps? https://github.com/thomasloven/lovelace-layout-card
Effect height and such; see if you can get a bit more height
gonna go for now tho later.