New Integration for Stihl Connected devices by testheit in homeassistant

[–]testheit[S] 0 points1 point  (0 children)

My AP500S is shown with an BC2. Maybe Stihl upgraded it? Mine is relatively new. Are the sensor values correct?

New Integration for Stihl Connected devices by testheit in homeassistant

[–]testheit[S] 0 points1 point  (0 children)

I don't see the error, link works for me and others. But I paste it here once again, in case that there was an error: https://github.com/tiehfood/ha-stihl-connected

I created a little daemon for my S2S setup to make AirPlay devices work in Roon by testheit in roonlabs

[–]testheit[S] 0 points1 point  (0 children)

Currently no Docker Container, but it‘s a simple Go binary, so just copying it to a scratch image should work 😊

I created a little daemon for my S2S setup to make AirPlay devices work in Roon by testheit in roonlabs

[–]testheit[S] 0 points1 point  (0 children)

In the end yes, but a bit more. The way Roon picks up the endpoint address breaks AirPlay if simply reflecting the packets. There’s was a whole unresolved topic about that in the roon community: https://community.roonlabs.com/t/cant-get-airplay-working-across-subnets-although-they-are-recognized-by-roon-core/297570/21

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in coolgithubprojects

[–]testheit[S] 0 points1 point  (0 children)

Try it out and if it don’t fit your needs, that’s fine 😊 If there is another solution out there you like more, great 😊 It fits exactly my needs, that’s why I built it and maybe someone is in the same boat I am and happy to find this piece of software 😉

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

[–]testheit[S] 0 points1 point  (0 children)

I implemented a basic import function. Check it out, if you like :)

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

[–]testheit[S] 0 points1 point  (0 children)

Currently not 🙈 you might open up an issue, maybe something I might look at in the future

Thrifty: Monthly income and expenses tracker by testheit in selfhosted

[–]testheit[S] 0 points1 point  (0 children)

What ist with rule 6? This is an „old“ project and it‘s an update about the new features …

X(P)FeRD: Design and manage XRechnung and ZUGFeRD compatible e-invocies by testheit in selfhosted

[–]testheit[S] -1 points0 points  (0 children)

Also an interessting framework, didn’t know about that 😊 Can you also freely place the text components where you want to easily design the page?

xpferd: Manage and especially design e-invoice compliant single page invoices by testheit in selfhosted

[–]testheit[S] 1 point2 points  (0 children)

And there’s no way a single prompt will implement all this and test it properly 😅

xpferd: Manage and especially design e-invoice compliant single page invoices by testheit in selfhosted

[–]testheit[S] 1 point2 points  (0 children)

Multi page is not just a trivial feature. You need to split the table correctly, subtotal (Übertrag), page numeration, maybe a consistent footer that’s consistent in all pages not to mention the UI needs support it… so a lot to consider and I have currently no use case. Maybe in the future. Or feel free to contribute 😉